We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ca427c commit 51b6669Copy full SHA for 51b6669
1 file changed
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set up Go
18
uses: actions/setup-go@v4
19
with:
20
- go-version: '1.21'
+ go-version: '1.24.2'
21
check-latest: true
22
23
- name: Get version
0 commit comments