We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e208c1f commit cf61a25Copy full SHA for cf61a25
.github/workflows/update-l10n.yml
@@ -39,7 +39,7 @@ jobs:
39
40
- name: Create Pull Request 🆕
41
if: env.NUM_DIFFS > 1
42
- uses: peter-evans/create-pull-request@v5
+ uses: peter-evans/create-pull-request@v6
43
with:
44
commit-message: Update localization source file
45
branch: update/l10n-source-file
0 commit comments