diff --git a/.github/workflows/synced-process-todo-comments.yml b/.github/workflows/synced-process-todo-comments.yml index b1c2967..2c145fd 100644 --- a/.github/workflows/synced-process-todo-comments.yml +++ b/.github/workflows/synced-process-todo-comments.yml @@ -11,7 +11,7 @@ jobs: name: Collect TODO runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 with: token: ${{ secrets.SYNCED_GITHUB_TOKEN }} - name: Collect TODO