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.
1 parent 9e8de1e commit 0d87744Copy full SHA for 0d87744
.github/workflows/build.yml
@@ -57,7 +57,7 @@ jobs:
57
6.0.x
58
7.0.x
59
- name: Cache Tools
60
- uses: actions/cache@v4.1.2
+ uses: actions/cache@v4.2.0
61
with:
62
path: tools
63
key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }}
.github/workflows/codeql-analysis.yml
@@ -43,7 +43,7 @@ jobs:
43
44
45
46
47
48
49
0 commit comments