We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 63b66f1 + 2b2151a commit 81367b8Copy full SHA for 81367b8
.github/workflows/build.yaml
@@ -43,7 +43,7 @@ jobs:
43
- name: Fetch all tags and branches
44
run: git fetch --prune --unshallow
45
- name: Cache Tools
46
- uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0
+ uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4.0.1
47
with:
48
path: tools
49
key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }}
0 commit comments