rf/updates step versions
This commit is contained in:
parent
fde885bf8e
commit
c24163fd18
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -30,13 +30,13 @@ jobs:
|
||||
steps:
|
||||
|
||||
- name: Set up Go 1.x
|
||||
uses: actions/setup-go@v2
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: ^1.21
|
||||
id: go
|
||||
|
||||
- name: Check out code into the Go module directory
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install golang-migrate
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user