We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9ff2d32 + c4ae883 commit 70a5467Copy full SHA for 70a5467
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@v3
+ - uses: actions/cache@v4
32
33
path: /tmp/hugo_cache
34
key: ${{ runner.os }}-hugomod-${{ hashFiles('**/go.sum') }}
0 commit comments