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 e69a091 commit e751027Copy full SHA for e751027
.github/workflows/main.yaml
@@ -27,7 +27,7 @@ jobs:
27
cd scripts
28
node find-references-to-old-versions.js > report.md
29
- name: Create an issue
30
- uses: peter-evans/create-issue-from-file@v4
+ uses: peter-evans/create-issue-from-file
31
with:
32
title: 'Outdated versions of Edge found in the docs'
33
content-filepath: scripts/report.md
0 commit comments