diff --git a/.github/workflows/update-artifacts.yml b/.github/workflows/update-artifacts.yml index a8f4d03812..03a9e53806 100644 --- a/.github/workflows/update-artifacts.yml +++ b/.github/workflows/update-artifacts.yml @@ -46,7 +46,7 @@ jobs: run: rm ./substrate-node - name: Create Pull Request - uses: peter-evans/create-pull-request@v5 + uses: peter-evans/create-pull-request@v6 with: base: master branch: update-artifacts