We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68c1783 commit 14835d5Copy full SHA for 14835d5
.github/workflows/cron.yml
@@ -23,7 +23,7 @@ jobs:
23
run: npm run update:unicode-alias
24
- name: Format
25
run: npm run eslint-fix
26
- - uses: peter-evans/create-pull-request@v6
+ - uses: peter-evans/create-pull-request@v7
27
with:
28
commit-message: Updates unicode property alias resource with latest
29
branch: update-unicode-alias
0 commit comments