diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 3a6a09e..a74e2a1 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -23,7 +23,7 @@ jobs: mv versions.json.tmp versions.json done - name: Create Pull Request - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: token: ${{ secrets.GITHUB_TOKEN }} branch: update-lilypond