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.
2 parents 38fcc39 + 1a65435 commit e7105caCopy full SHA for e7105ca
.github/workflows/check.yml
@@ -19,7 +19,7 @@ jobs:
19
echo "module=$(go env GOMODCACHE)" >>"$GITHUB_OUTPUT"
20
shell: bash
21
- name: Setup Cache
22
- uses: actions/cache@v4
+ uses: actions/cache@v5
23
with:
24
path: |
25
${{ steps.cache-path.outputs.build }}
0 commit comments