We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 793271c + 09ae2a1 commit 3efff30Copy full SHA for 3efff30
.github/workflows/update.yml
@@ -27,7 +27,7 @@ jobs:
27
run: rm -f data/.json && rm -rf animCJK
28
29
- name: Create Pull Request
30
- uses: peter-evans/create-pull-request@v6
+ uses: peter-evans/create-pull-request@v7
31
with:
32
commit-message: Update Kanji Data from the latest master of parsimonhi/animCJK.
33
title: Update Kanji Data
0 commit comments