We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23024f0 commit 113273dCopy full SHA for 113273d
1 file changed
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set up Go
18
uses: actions/setup-go@v5
19
with:
20
- go-version: '1.22'
+ go-version: '1.24'
21
22
- name: Build
23
env:
0 commit comments