diff --git a/.github/workflows/sync-tutorials.yml b/.github/workflows/sync-tutorials.yml index e981da99..3da783d0 100644 --- a/.github/workflows/sync-tutorials.yml +++ b/.github/workflows/sync-tutorials.yml @@ -24,7 +24,7 @@ jobs: rm -rf WTF-Ethers - name: Create Pull Request - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v5 with: token: ${{ secrets.GH_TOKEN }} commit-message: Update tutorials