We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4460525 commit 09020c4Copy full SHA for 09020c4
1 file changed
.github/workflows/codeql-analysis.yml
@@ -34,7 +34,7 @@ jobs:
34
git -C build/vcpkg checkout -q $(<ci/etc/vcpkg-commit.txt)
35
- name: cache-vcpkg
36
id: cache-vcpkg
37
- uses: actions/cache@v2
+ uses: actions/cache@v3
38
with:
39
path: |
40
~/.cache/vcpkg
0 commit comments