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 92b9c28 commit 00c5fd6Copy full SHA for 00c5fd6
.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
22
23
- uses: actions/setup-go@v5
24
with:
25
- go-version: '1.22'
+ go-version: '1.23'
26
27
- name: Build
28
run: make ci
0 commit comments