chore(deps): update actions/checkout action to v5
Some checks failed
Label PRs based on size / Check PR size (pull_request) Failing after 2s
Some checks failed
Label PRs based on size / Check PR size (pull_request) Failing after 2s
This commit is contained in:
parent
d58ee184f6
commit
40e05e051f
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Check out code
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
|
||||
- name: Label and comment PR
|
||||
uses: boschresearch/pr-size-labeler@v5.0.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue