Update golang version

This commit is contained in:
2026-07-15 09:38:29 +01:00
parent 888415366a
commit 1857cd9cf6
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -14,6 +14,6 @@ jobs:
autoupdate:
uses: lukaszraczylo/shared-actions/.github/workflows/go-autoupdate.yaml@main
with:
go-version: "1.24"
go-version: "1.25"
release-workflow: "release.yaml"
secrets: inherit