diff --git a/.github/workflows/predeploy.yml b/.github/workflows/predeploy.yml index 6d7c23c3..5513d3e6 100644 --- a/.github/workflows/predeploy.yml +++ b/.github/workflows/predeploy.yml @@ -35,7 +35,7 @@ jobs: run: npm run timestamps - name: Create Pull Request id: cpr - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: title: Pre-deploy Updates branch-suffix: timestamp