ci: update checkout action
This commit is contained in:
parent
f41a0f24c0
commit
2edb43a7ec
2 changed files with 7 additions and 7 deletions
|
|
@ -10,7 +10,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
if: github.event.sender.login != 'stevearc'
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions-ecosystem/action-remove-labels@v1
|
||||
with:
|
||||
labels: question
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue