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.
2 parents 1f20aeb + 9163391 commit 1560e37Copy full SHA for 1560e37
.github/workflows/windows.yml
@@ -30,7 +30,7 @@ jobs:
30
31
- name: Cache pacman Packages
32
id: cache-pacman
33
- uses: actions/cache@2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2 # v4.1.0
+ uses: actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8 # v4.1.1
34
with:
35
path: C:/msys64/var/cache/pacman/pkg
36
key: ${{ runner.os }}-pacman
0 commit comments