diff --git a/.github/workflows/update-ci.yml b/.github/workflows/update-ci.yml index 078ff8798..aa75b4f4b 100644 --- a/.github/workflows/update-ci.yml +++ b/.github/workflows/update-ci.yml @@ -28,7 +28,7 @@ jobs: # Create pull request - name: Create pull-request id: cpr - uses: peter-evans/create-pull-request@v5 + uses: peter-evans/create-pull-request@v6 with: branch: update-ci/pre-commit-autoupdate delete-branch: true