fix ci
CI / Build binary CI (push) Has started running Details

This commit is contained in:
huoxue1 2023-10-05 12:14:48 +08:00
parent de0b8e2f10
commit 80732b2e2a
1 changed files with 2 additions and 2 deletions

View File

@ -25,9 +25,9 @@ jobs:
with:
fetch-depth: 0
- name: setup go
uses: actions/setup-go@v4
uses: https://gh.huoxue.store/actions/setup-go@v4
with:
go-version: '1.20'
go-version: '1.20.8'
- name: Fetch all tags
run: git fetch --force --tags
- name: Check snapshot