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.
2 parents 88b7ed9 + 560d8fb commit 09da6dbCopy full SHA for 09da6db
.github/workflows/build.yml
@@ -444,7 +444,7 @@ jobs:
444
name: Install Go
445
uses: actions/setup-go@v5
446
with:
447
- go-version: 1.23.x
+ go-version: 1.24.x
448
449
- # === Install State Tool ===
450
name: Install State Tool
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
31
32
33
34
- go-version: '1.23.x'
+ go-version: '1.24.x'
35
36
37
0 commit comments