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