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