rf/separates steps checkout & setup-go
This commit is contained in:
parent
70cc3f2c42
commit
e234913d6a
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -29,8 +29,8 @@ jobs:
|
||||
|
||||
steps:
|
||||
|
||||
- name: Set up Go 1.x and checkout
|
||||
uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v4
|
||||
- name: Set up Go 1.x
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: ^1.21
|
||||
|
Loading…
x
Reference in New Issue
Block a user