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 a051e69 commit 8ddf623Copy full SHA for 8ddf623
.github/workflows/testing.yml
@@ -57,7 +57,7 @@ jobs:
57
go-version: ${{ matrix.go }}
58
59
- name: Run staticcheck
60
- uses: dominikh/staticcheck-action@v1.3.1
+ uses: dominikh/staticcheck-action@v1.4.0
61
with:
62
version: "2024.1.1"
63
install-go: false
0 commit comments