fixed workflow
This commit is contained in:
parent
b32f3ab88a
commit
2366f2a2c7
@ -13,7 +13,7 @@ jobs:
|
|||||||
- name: check-out
|
- name: check-out
|
||||||
uses: https://gitea.com/actions/checkout@v4
|
uses: https://gitea.com/actions/checkout@v4
|
||||||
- name: set-up go
|
- name: set-up go
|
||||||
uses: https://gitea.com/actions/setup-go@v5
|
uses: https://gitea.com/actions/setup-go@v3
|
||||||
with:
|
with:
|
||||||
go-version: ${{ matrix.go }}
|
go-version: ${{ matrix.go }}
|
||||||
- name: lint
|
- name: lint
|
||||||
|
Loading…
x
Reference in New Issue
Block a user