Skip to content

Commit f995cb9

Browse files
chore(deps): update actions/cache action to v5
1 parent 101fb07 commit f995cb9

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)