[misc] Bump GitHub Actions workflows to Go 1.24.x

This commit is contained in:
Maycon Santos
2025-11-20 21:50:55 +01:00
parent 7ca63c04e4
commit 181b370cc8
8 changed files with 20 additions and 20 deletions

View File

@@ -24,7 +24,7 @@ jobs:
uses: actions/setup-go@v5
id: go
with:
go-version: "1.23.x"
go-version: "1.24.x"
cache: false
- name: Get Go environment