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 d7ffb94 + 8261787 commit e230f8dCopy full SHA for e230f8d
.github/workflows/build.yml
@@ -60,7 +60,7 @@ jobs:
60
9.0
61
62
- name: Cache Tools
63
- uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
+ uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
64
with:
65
path: tools
66
key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }}
.github/workflows/codeql-analysis.yml
@@ -36,7 +36,7 @@ jobs:
36
37
38
39
40
41
42
0 commit comments