Update cicd.yml

This commit is contained in:
Marvin
2025-08-28 17:26:00 +02:00
committed by GitHub
parent d696706a2e
commit d3b461c01d

View File

@@ -21,7 +21,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v4
with:
go-version: 1.24
go-version: 1.25
- name: Update version in main.go
run: |