diff --git a/.github/workflows/update-dist.yml b/.github/workflows/update-dist.yml index 8096106c..24a2d828 100644 --- a/.github/workflows/update-dist.yml +++ b/.github/workflows/update-dist.yml @@ -13,7 +13,7 @@ jobs: - run: npm run all - name: Create Pull Request id: cpr - uses: peter-evans/create-pull-request@v3 + uses: peter-evans/create-pull-request@v4 with: commit-message: Update dist author: GitHub