We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6133a24 commit cf2f500Copy full SHA for cf2f500
.github/workflows/go_test.yml
@@ -25,7 +25,7 @@
25
with:
26
go-version: ${{ matrix.go-version }}
27
- name: golangci-lint
28
- uses: golangci/golangci-lint-action@v6.1.1
+ uses: golangci/golangci-lint-action@v6.2.0
29
30
version: v1.59.1
31
- name: test
0 commit comments