.github/workflows/coverage.yml update actions
This commit is contained in:
parent
c792ff1fcb
commit
d21dd91a77
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