diff --git a/.github/workflows/autoprefixer.yml b/.github/workflows/autoprefixer.yml index 59b12ba..9fcc81c 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.11.0 + uses: peter-evans/create-pull-request@v3.12.0 with: branch: autoprefixer branch-suffix: timestamp