diff --git a/.github/workflows/update-contributors.yml b/.github/workflows/update-contributors.yml index a387381..01ac867 100644 --- a/.github/workflows/update-contributors.yml +++ b/.github/workflows/update-contributors.yml @@ -39,7 +39,7 @@ jobs: - name: Create Pull Request id: cpr - uses: peter-evans/create-pull-request@v3 + uses: peter-evans/create-pull-request@v4 with: commit-message: update tributors base: main