chore(deps): update actions/checkout action to v4
Some checks failed
builder / build (push) Failing after 18s
Some checks failed
builder / build (push) Failing after 18s
This commit is contained in:
parent
58f09618e9
commit
3e21aef1e0
@ -6,7 +6,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: "1.22"
|
||||
|
Loading…
Reference in New Issue
Block a user