We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7d8ec2 commit a6ff67cCopy full SHA for a6ff67c
.github/workflows/deploy.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: install-commands
19
run: |
20
sudo apt-get install -qq sshpass
21
- - uses: actions/cache@v1
+ - uses: actions/cache@v3
22
id: cache-jekyll
23
with:
24
path: .jekyll-cache
0 commit comments