We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4af9b3e + c3b63ba commit a16e558Copy full SHA for a16e558
.github/workflows/go.yml
@@ -26,7 +26,7 @@ jobs:
26
run: go mod download
27
28
- name: Run golangci-lint
29
- uses: golangci/[email protected].1
+ uses: golangci/[email protected].2
30
31
test:
32
name: Test Go@v${{ matrix.go-version }}
0 commit comments