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

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: |