We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1aa6ca commit 8ef2c13Copy full SHA for 8ef2c13
.github/workflows/go.yml
@@ -8,4 +8,6 @@ jobs:
8
steps:
9
- uses: actions/checkout@v4
10
- uses: dominikh/staticcheck-action@v1
11
+ with:
12
+ version: "latest"
13
0 commit comments