Skip to content

Commit 3407099

Browse files
committed
Merge branch 'master' into 2.x-dev
2 parents 754dc85 + 88c9f28 commit 3407099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-browserslist-db.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: npx update-browserslist-db@latest
2929

3030
- name: Create Pull Request
31-
uses: peter-evans/create-pull-request@v4
31+
uses: peter-evans/create-pull-request@v7
3232
with:
3333
token: ${{ secrets.GITHUB_TOKEN }}
3434
commit-message: 'Update Browserslist database'

0 commit comments

Comments
 (0)