cicd.yml aktualisieren

This commit is contained in:
Marvin
2025-07-26 10:31:20 +02:00
committed by GitHub
parent b2fe4e3b03
commit df09193834

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.23.1 go-version: 1.24
- name: Update version in main.go - name: Update version in main.go
run: | run: |