We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b18c317 + a63f2d8 commit 991b807Copy full SHA for 991b807
1 file changed
.github/workflows/windows.yml
@@ -30,7 +30,7 @@ jobs:
30
31
- name: Cache pacman Packages
32
id: cache-pacman
33
- uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2
+ uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0
34
with:
35
path: C:/msys64/var/cache/pacman/pkg
36
key: ${{ runner.os }}-pacman
0 commit comments