mirror of
https://github.com/flipped-aurora/gin-vue-admin.git
synced 2024-04-21 12:32:43 +00:00
fix:升级go mod
This commit is contained in:
@@ -40,10 +40,10 @@ jobs:
|
||||
name: Backend build
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Set up Go 1.15
|
||||
- name: Set up Go 1.6
|
||||
uses: actions/setup-go@v1
|
||||
with:
|
||||
go-version: 1.15
|
||||
go-version: 1.16
|
||||
id: go
|
||||
|
||||
- name: Check out branch
|
||||
|
||||
Reference in New Issue
Block a user