We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27be099 + aeca3dd commit 6e2d65bCopy full SHA for 6e2d65b
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@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
+ uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
34
with:
35
path: C:/msys64/var/cache/pacman/pkg
36
key: ${{ runner.os }}-pacman
0 commit comments