We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d2e556 commit 120151eCopy full SHA for 120151e
1 file changed
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
25
- uses: actions/setup-go@v5
26
with:
27
- go-version: ">=1.23.2"
+ go-version: ">=1.24.0"
28
cache: true
29
cache-dependency-path: go.sum
30
0 commit comments