mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-11 13:58:02 +08:00
更新证书信息
This commit is contained in:
5
.github/workflows/go.yml
vendored
5
.github/workflows/go.yml
vendored
@@ -15,9 +15,10 @@ jobs:
|
||||
|
||||
- name: Set up Go 1.x
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: 1.20
|
||||
id: go
|
||||
with:
|
||||
go-version: ^1.20
|
||||
stable: true
|
||||
|
||||
- name: Check out code into the Go module directory
|
||||
uses: actions/checkout@v4
|
||||
|
Reference in New Issue
Block a user