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 138500e commit fd54574Copy full SHA for fd54574
.github/workflows/tests.yml
@@ -54,7 +54,7 @@ jobs:
54
echo "go-mod-cache=$(go env GOMODCACHE)" >> $GITHUB_OUTPUT
55
56
- name: Cache go modules
57
- uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
+ uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
58
with:
59
path: |
60
${{ steps.cache-paths.outputs.go-cache }}
0 commit comments