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.
2 parents 660d6fa + 400f545 commit c68910cCopy full SHA for c68910c
.github/workflows/l10n.yml
@@ -91,7 +91,7 @@ jobs:
91
cat git-po-helper.out
92
exit $exit_code
93
- name: Create comment in pull request for report
94
- uses: mshick/add-pr-comment@v1
+ uses: mshick/add-pr-comment@v2
95
if: >-
96
always() &&
97
github.event_name == 'pull_request_target' &&
0 commit comments