We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7513ffc commit bdea187Copy full SHA for bdea187
.github/workflows/windows.yml
@@ -30,7 +30,7 @@ jobs:
30
31
- name: Cache pacman Packages
32
id: cache-pacman
33
- uses: actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8 # v4.1.1
+ uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
34
with:
35
path: C:/msys64/var/cache/pacman/pkg
36
key: ${{ runner.os }}-pacman
0 commit comments