We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40bc685 commit 4168a7dCopy full SHA for 4168a7d
1 file changed
.github/workflows/go.yml
@@ -57,7 +57,7 @@ jobs:
57
- name: Staticcheck
58
uses: dominikh/staticcheck-action@v1
59
with:
60
- version: "2023.1.2"
+ version: "2024.1.1"
61
build-tags: "preview"
62
install-go: false
63
0 commit comments