Update test.yml

This commit is contained in:
Marvin
2025-06-10 13:08:22 +02:00
committed by GitHub
parent 4ce2a656b8
commit 1ecffab79a

View File

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