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 39c4533 commit df53cf1Copy full SHA for df53cf1
.github/workflows/codspeed.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Set up Go
30
uses: actions/setup-go@v5
31
with:
32
- go-version: "1.21"
+ go-version: "1.24"
33
id: go
34
35
- name: Set up Go environment paths
0 commit comments