Update build-unsigned.yaml

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

View File

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