mirror of
https://gitea.com/gitea/act_runner
synced 2024-11-09 18:05:52 +01:00
bump to actions/checkout v4
This commit is contained in:
parent
0adfc1c7cc
commit
61cd71c9f8
@ -12,7 +12,7 @@ jobs:
|
||||
name: check and test
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: '>=1.21.0'
|
||||
|
Loading…
Reference in New Issue
Block a user