Skip to content

Commit 991b807

Browse files
authored
Merge pull request #330 from Libvisual/dependabot/github_actions/actions/cache-4.0.0
Actions(deps): Bump actions/cache from 3.3.2 to 4.0.0
2 parents b18c317 + a63f2d8 commit 991b807

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- name: Cache pacman Packages
3232
id: cache-pacman
33-
uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2
33+
uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0
3434
with:
3535
path: C:/msys64/var/cache/pacman/pkg
3636
key: ${{ runner.os }}-pacman

0 commit comments

Comments
 (0)