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 ae9905f commit 8a50174Copy full SHA for 8a50174
1 file changed
.github/workflows/test.yml
@@ -54,7 +54,7 @@ jobs:
54
id: install_go
55
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
56
with:
57
- go-version-file: go.mod
+ go-version: stable
58
check-latest: true
59
60
- name: StaticCheck
0 commit comments