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 094e316 commit 58ee8eeCopy full SHA for 58ee8ee
.github/workflows/post-outdated-content-report.yaml
@@ -144,7 +144,7 @@ jobs:
144
echo "The end of report" >> report.md
145
146
- name: Create an issue from the report
147
- uses: peter-evans/create-issue-from-file@v5
+ uses: peter-evans/create-issue-from-file@v6
148
with:
149
title: "[${{ env.L10N_CODE }}] A report to track and reflect updates of English content"
150
content-filepath: report.md
0 commit comments