Skip to content

Commit a434200

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)