summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 247019b9f..debfcd3fc 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
- uses: actions/setup-go@v5
with:
- go-version: ">=1.23.2"
+ go-version: ">=1.24.0"
cache: true
cache-dependency-path: go.sum