chore: bump Go version in benchmarks

This commit is contained in:
Manuel de la Peña
2025-11-24 14:56:05 +01:00
parent a6ac9e4379
commit 0b067bbc79

View File

@@ -59,7 +59,7 @@ jobs:
uses: actions/setup-go@v6
with:
# NOTE: Keep this in sync with the version from go.mod
go-version: "1.23.x"
go-version: "1.24.x"
- name: Setup Node.js
uses: actions/setup-node@v6