Update cicd.yml

This commit is contained in:
Marvin
2025-08-28 17:33:39 +02:00
committed by GitHub
parent e0ce9d4e48
commit 6a98b90b01

View File

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