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 b8f0fa7 commit d0ce69eCopy full SHA for d0ce69e
.github/workflows/test-go.yml
@@ -39,6 +39,7 @@ jobs:
39
uses: actions/setup-go@v6
40
with:
41
go-version: ${{ matrix.go }}
42
+ cache-dependency-path: go/go.sum
43
44
- name: lint
45
working-directory: go
0 commit comments