diff --git a/.github/workflows/AUTO_PR.yml b/.github/workflows/AUTO_PR.yml index f58c7bc..ccfcd90 100644 --- a/.github/workflows/AUTO_PR.yml +++ b/.github/workflows/AUTO_PR.yml @@ -12,7 +12,7 @@ jobs: permissions: pull-requests: write steps: - - uses: actions/checkout@v4.2.2 + - uses: actions/checkout@v5.0.0 - name: Auto Pull Request uses: diillson/auto-pull-request@v1.0.1 with: