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 866a92e commit 53d2fe1Copy full SHA for 53d2fe1
.github/workflows/push.yml
@@ -56,7 +56,7 @@ jobs:
56
go-version-file: 'go.mod'
57
cache: true
58
59
- - uses: dominikh/staticcheck-action@v1.2.0
+ - uses: dominikh/staticcheck-action@v1.4.0
60
with:
61
install-go: false
62
0 commit comments