Skip to content

Commit a6ff67c

Browse files
renovate[bot]maxandersen
authored andcommitted
Update actions/cache action to v3
1 parent f7d8ec2 commit a6ff67c

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
@@ -18,7 +18,7 @@ jobs:
1818
- name: install-commands
1919
run: |
2020
sudo apt-get install -qq sshpass
21-
- uses: actions/cache@v1
21+
- uses: actions/cache@v3
2222
id: cache-jekyll
2323
with:
2424
path: .jekyll-cache

0 commit comments

Comments
 (0)