Update cicd.yml

Former-commit-id: d3b461c01d
This commit is contained in:
Marvin
2025-08-28 17:26:00 +02:00
committed by GitHub
parent 78d2ebe1de
commit 32b7dc7c43

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: |