chore(deps): update actions/checkout action to v4
All checks were successful
Test / test (push) Successful in 19s
All checks were successful
Test / test (push) Successful in 19s
This commit is contained in:
parent
57f88bb832
commit
2e990ef462
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Check TODOs
|
||||
uses: https://git.kemitix.net/kemitix/forgejo-todo-checker@next
|
||||
|
|
Loading…
Reference in a new issue