We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0528119 commit 834927cCopy full SHA for 834927c
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/setup-go@v5
16
with:
17
go-version: 1.22.x # replace with your desired Go version
18
- cache: true
+ cache: false
19
cache-dependency-path: |
20
**/go.mod
21
**/go.sum
0 commit comments