bump go version

This commit is contained in:
2025-09-17 20:43:40 +02:00
parent 16fc344a68
commit 8ce0755d45
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: '1.22.4'
go-version: '1.25.1'
- name: Cache Go Modules
uses: actions/cache@v3