We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eef88b commit 7165754Copy full SHA for 7165754
1 file changed
.github/workflows/release.yml
@@ -46,7 +46,7 @@ jobs:
46
- name: Set up Go
47
uses: actions/setup-go@v6
48
with:
49
- go-version: '1.23'
+ go-version: '1.24'
50
51
- name: Build on Linux/macOS
52
if: matrix.os != 'windows-latest'
0 commit comments