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 68ba050 commit 8d7656eCopy full SHA for 8d7656e
.github/workflows/bench.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Set up Go
34
uses: actions/setup-go@v3
35
with:
36
- go-version: 1.19
+ go-version: 1.21
37
check-latest: true
38
cache: true
39
.github/workflows/go.yml
@@ -21,7 +21,7 @@ jobs:
21
22
23
24
25
26
27
0 commit comments