We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55d071c commit 545f03dCopy full SHA for 545f03d
.github/workflows/cron.yml
@@ -23,7 +23,7 @@ jobs:
23
run: npm install
24
- name: Update
25
run: npm run resource-update:unicode-properties
26
- - uses: peter-evans/create-pull-request@v6
+ - uses: peter-evans/create-pull-request@v7
27
with:
28
commit-message: "fix: updates unicode resource with latest"
29
branch: update-unicode-resource
0 commit comments