Skip to content

Commit a434200

Browse files
chore(deps): update actions/cache action to v5
1 parent 521f47d commit a434200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

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

4343
- name: Cache dependencies
4444
id: cache-ghostty
45-
uses: actions/cache@v4
45+
uses: actions/cache@v5
4646
with:
4747
path: |
4848
/var/cache/pacman

0 commit comments

Comments
 (0)