mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 01:01:56 +00:00
github: upgrade to actions/setup-go@v4
This commit is contained in:
parent
f39474f9f5
commit
15fa83268b
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
@ -52,7 +52,7 @@ jobs:
|
|||
# auto-start: "false"
|
||||
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v3
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: ${{ matrix.go-version }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user