Skip to content

Commit 822ed9e

Browse files
Update actions/cache digest to 0c907a7
1 parent 9c392e2 commit 822ed9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
run: git fetch --prune --unshallow
4848

4949
- name: Cache Tools
50-
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4
50+
uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4
5151
with:
5252
path: tools
5353
key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake', '.config/dotnet-tools.json') }}

0 commit comments

Comments
 (0)