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 24c29d9 commit 69a6b45Copy full SHA for 69a6b45
.github/workflows/deploy.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/checkout@v3
20
21
- name: Cache Hugo resources
22
- uses: actions/cache@v2
+ uses: actions/cache@v4
23
env:
24
cache-name: cache-hugo-resources
25
with:
0 commit comments