Skip to content

Commit 1327a69

Browse files
authored
chore(deps): update actions/cache action to v6 (#16202)
1 parent d8cbf96 commit 1327a69

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-version.txt)
3535
- name: cache-vcpkg
3636
id: cache-vcpkg
37-
uses: actions/cache@v4
37+
uses: actions/cache@v6
3838
with:
3939
path: |
4040
~/.cache/vcpkg

0 commit comments

Comments
 (0)