.github/workflows/coverage.yml update actions
This commit is contained in:
parent
101ee0e300
commit
3c03ee80da
4
.github/workflows/coverage.yml
vendored
4
.github/workflows/coverage.yml
vendored
@ -9,8 +9,8 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
GOPRIVATE: github.com/anytypeio
|
GOPRIVATE: github.com/anytypeio
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v3
|
||||||
- uses: actions/setup-go@v2
|
- uses: actions/setup-go@v3
|
||||||
with:
|
with:
|
||||||
go-version: '^1.19.5'
|
go-version: '^1.19.5'
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user