diff --git a/.github/workflows/AUTO_PR.yml b/.github/workflows/AUTO_PR.yml index ccfcd90..1d92a95 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@v5.0.0 + - uses: actions/checkout@v6.0.0 - name: Auto Pull Request uses: diillson/auto-pull-request@v1.0.1 with: