1
0
mirror of https://github.com/FloatTech/zbpdata.git synced 2026-02-02 13:28:56 +09:00

Update Go version in release workflow (#72)

This commit is contained in:
himawari
2025-12-29 23:38:32 +08:00
committed by GitHub
parent aa36b73261
commit a1b4b35b81

View File

@@ -17,7 +17,7 @@ jobs:
- name: Set up Go - name: Set up Go
uses: actions/setup-go@v2 uses: actions/setup-go@v2
with: with:
go-version: '1.20' go-version: '1.24'
- name: Run Updater - name: Run Updater
env: env: