We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 018eed6 + 542fe3a commit f01125cCopy full SHA for f01125c
1 file changed
.github/workflows/deploy.yml
@@ -28,7 +28,7 @@ jobs:
28
with:
29
hugo-version: latest
30
extended: true
31
- - uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v4
+ - uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5
32
33
path: /tmp/hugo_cache
34
key: ${{ runner.os }}-hugomod-${{ hashFiles('**/go.sum') }}
0 commit comments