modified: .github/workflows/cicd.yml

This commit is contained in:
Marvin
2025-08-01 18:37:08 +00:00
parent e85b772ca5
commit 529d1c9f66

View File

@@ -30,7 +30,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: 1.23.0
go-version: 1.24
- name: Update version in package.json
run: |