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 2125316 commit 1f57497Copy full SHA for 1f57497
.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