Skip to content

Commit

Permalink
Sync
Browse files Browse the repository at this point in the history
  • Loading branch information
mskelton committed Dec 1, 2024
1 parent e8d0b89 commit 1d8163e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-css-parser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Update parser
run: ./scripts/update-parser.sh
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
uses: peter-evans/create-pull-request@v7
with:
base: ${{ github.head_ref }}
body: Update dependencies and regenerate CSS parser
Expand Down

0 comments on commit 1d8163e

Please sign in to comment.