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