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 e66a8db + 4b47e45 commit c2be5b0Copy full SHA for c2be5b0
1 file changed
.github/workflows/go.yml
@@ -42,6 +42,6 @@ jobs:
42
- uses: actions/setup-go@v6
43
with:
44
go-version-file: ${{ matrix.dir }}/go.mod
45
- - uses: golangci/golangci-lint-action@v9.2.1
+ - uses: golangci/golangci-lint-action@v9.3.0
46
47
working-directory: ${{ matrix.dir }}
0 commit comments