test.yml aktualisieren

This commit is contained in:
Marvin
2025-07-26 10:31:05 +02:00
committed by GitHub
parent cd86e6b6de
commit b2fe4e3b03

View File

@@ -16,7 +16,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: '1.23'
go-version: '1.24'
- name: Build go
run: go build