Update release.yml

This commit is contained in:
ddc 2022-07-22 10:52:53 +08:00 committed by GitHub
parent 64f8adb352
commit 7052d6fb27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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.16 go-version: 1.18
- name: Cache Go modules - name: Cache Go modules
uses: actions/cache@v2.1.7 uses: actions/cache@v2.1.7
with: with: