build(deps): bump actions/checkout from 3 to 4 (#2)
This commit is contained in:
commit
dc4e792d0e
|
@ -15,7 +15,7 @@ jobs:
|
|||
dry-run-test: # make sure the action works on a clean machine without building
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- uses: ./
|
||||
id: stale
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue