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 a2e8798 commit 8c691a5Copy full SHA for 8c691a5
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Setup Go
29
uses: actions/setup-go@v3
30
with:
31
- go-version: 1.18.10
+ go-version: 1.23.0
32
33
- name: Build Go
34
run: |
0 commit comments