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 a407b35 commit f659e68Copy full SHA for f659e68
.github/workflows/go-test.yml
@@ -19,5 +19,5 @@ jobs:
19
secrets:
20
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
21
with:
22
- go-versions: '["this"]'
+ go-versions: '["1.23.6"]'
23
0 commit comments