Skip to content

Commit 09020c4

Browse files
authored
chore(deps): update actions/cache action to v3 (#8570)
1 parent 4460525 commit 09020c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
git -C build/vcpkg checkout -q $(<ci/etc/vcpkg-commit.txt)
3535
- name: cache-vcpkg
3636
id: cache-vcpkg
37-
uses: actions/cache@v2
37+
uses: actions/cache@v3
3838
with:
3939
path: |
4040
~/.cache/vcpkg

0 commit comments

Comments
 (0)