fix: update go 1.25.x

This commit is contained in:
Jannis Mattheis 2025-09-13 09:37:23 +02:00
parent 1eec3c3540
commit e1a1b60d05
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ jobs:
steps:
- uses: actions/setup-go@v6
with:
go-version: 1.24.x
go-version: 1.25.x
- uses: actions/setup-node@v5
with:
node-version: '22'