Skip to content

Commit a94f2ce

Browse files
chore(deps): update actions/cache action to v5
1 parent 1b25b9e commit a94f2ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

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

2626
- name: Cache Slack CLI installation
2727
id: cache-slack
28-
uses: actions/cache@v4
28+
uses: actions/cache@v5
2929
with:
3030
path: |
3131
/usr/local/bin/slack

0 commit comments

Comments
 (0)