Update cicd.yml

Former-commit-id: 6a98b90b01
This commit is contained in:
Marvin
2025-08-28 17:33:39 +02:00
committed by GitHub
parent 96a740e2c2
commit 532786b567

View File

@@ -33,7 +33,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: |