Skip to content

Commit 1e58105

Browse files
Update actions/cache digest to 6849a64
1 parent 9c392e2 commit 1e58105

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@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4
5151
with:
5252
path: tools
5353
key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake', '.config/dotnet-tools.json') }}

0 commit comments

Comments
 (0)