1
0
mirror of https://github.com/FloatTech/zbpdata.git synced 2024-09-29 17:36:28 +09:00

update to go1.20

This commit is contained in:
源文雨 2023-02-27 13:59:20 +08:00
parent e2a91d6160
commit b9848c9a4e

View File

@ -16,7 +16,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.19' go-version: '1.20'
- name: Run Updater - name: Run Updater
env: env: