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 c4b680d commit c35b257Copy full SHA for c35b257
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
16
- uses: actions/setup-go@v5
17
with:
18
- go-version: "^1.23"
+ go-version: "^1.24"
19
20
- name: Run tests
21
run: |
0 commit comments