Update build-pre-release.yaml

This commit is contained in:
cubemaze 2023-02-05 10:29:26 +08:00 committed by GitHub
parent b83ba170f4
commit ac95f41c81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v3
with:
go-version: 1.20
go-version: "1.20"
- uses: actions/cache@v3
with: