diff --git a/.github/workflows/autoprefixer.yml b/.github/workflows/autoprefixer.yml index cf4083b96..518e9f0f0 100644 --- a/.github/workflows/autoprefixer.yml +++ b/.github/workflows/autoprefixer.yml @@ -21,7 +21,7 @@ jobs: npm run autoprefixer - name: Create Pull Request - uses: peter-evans/create-pull-request@v3.4.1 + uses: peter-evans/create-pull-request@v4.2.3 with: branch: autoprefixer branch-suffix: timestamp