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 d8cbf96 commit 1327a69Copy full SHA for 1327a69
1 file changed
.github/workflows/codeql-analysis.yml
@@ -34,7 +34,7 @@ jobs:
34
git -C build/vcpkg checkout -q $(<ci/etc/vcpkg-version.txt)
35
- name: cache-vcpkg
36
id: cache-vcpkg
37
- uses: actions/cache@v4
+ uses: actions/cache@v6
38
with:
39
path: |
40
~/.cache/vcpkg
0 commit comments