Skip to content

Commit

Permalink
⬆️ Update version of issue creator
Browse files Browse the repository at this point in the history
Was very old. Should have been 4 from the start.
  • Loading branch information
CollierCZ committed Aug 15, 2022
1 parent b88d3ac commit 7ac5211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled-check-links.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- name: Create issue from Markdown file
id: create-issue
if: ${{ always() }}
uses: peter-evans/create-issue-from-file@v2
uses: peter-evans/create-issue-from-file@v4
with:
title: ":bug: Broken links"
content-filepath: broken_links.md
Expand Down

0 comments on commit 7ac5211

Please sign in to comment.