Skip to content

Commit 5d0ef2f

Browse files
chore(deps): update actions/cache action to v5
1 parent 485b52e commit 5d0ef2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: install-commands
1919
run: |
2020
sudo apt-get install -qq sshpass
21-
- uses: actions/cache@v3
21+
- uses: actions/cache@v5
2222
id: cache-jekyll
2323
with:
2424
path: .jekyll-cache

0 commit comments

Comments
 (0)