We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e37bf69 commit 1a96ee6Copy full SHA for 1a96ee6
.github/workflows/build.yml
@@ -42,7 +42,7 @@ jobs:
42
8.0
43
9.0
44
- name: Cache Tools
45
- uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
+ uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
46
with:
47
path: tools
48
key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }}
0 commit comments