Skip to content

Commit e751027

Browse files
Using the latest version of the issue creation action
1 parent e69a091 commit e751027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
cd scripts
2828
node find-references-to-old-versions.js > report.md
2929
- name: Create an issue
30-
uses: peter-evans/create-issue-from-file@v4
30+
uses: peter-evans/create-issue-from-file
3131
with:
3232
title: 'Outdated versions of Edge found in the docs'
3333
content-filepath: scripts/report.md

0 commit comments

Comments
 (0)