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 3228640 + e5bd916 commit 79f16cfCopy full SHA for 79f16cf
.github/workflows/build.yml
@@ -48,7 +48,7 @@ jobs:
48
- name: Fetch all tags and branches
49
run: git fetch --prune --unshallow
50
- name: Cache Tools
51
- uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4
+ uses: actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8 # v4
52
with:
53
path: tools
54
key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }}
.github/workflows/codeql-analysis.yml
@@ -43,7 +43,7 @@ jobs:
43
7.0
44
8.0
45
46
47
0 commit comments