Skip to content

Commit 6256593

Browse files
Update actions/cache digest to 1bd1e32
1 parent 9c392e2 commit 6256593

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

0 commit comments

Comments
 (0)