Update linux.yml

This commit is contained in:
Kanri 2021-06-10 17:10:28 +08:00 committed by GitHub
parent 811fe358b2
commit d6b4289918
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.15 go-version: 1.16
- name: Check out code into the Go module directory - name: Check out code into the Go module directory
uses: actions/checkout@v2 uses: actions/checkout@v2
@ -39,4 +39,4 @@ jobs:
uses: actions/upload-artifact@v2 uses: actions/upload-artifact@v2
with: with:
name: ZeroBot-Plugin-linux name: ZeroBot-Plugin-linux
path: ./artifacts path: ./artifacts