diff --git a/.forgejo/workflows/push-next.yml b/.forgejo/workflows/push-next.yml index 9f5ce5c..e337f08 100644 --- a/.forgejo/workflows/push-next.yml +++ b/.forgejo/workflows/push-next.yml @@ -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