Skip to content

Commit

Permalink
updating PR broken link check action to latest version (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichielVanwelsenaere authored Apr 17, 2020
1 parent 6e34158 commit 089c607
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ jobs:
steps:
# Verify if there are no broken links in PR
- uses: actions/checkout@master
- uses: gaurav-nelson/[email protected]
name: check for broken links
- uses: gaurav-nelson/[email protected]
with:
use-verbose-mode: 'yes'

0 comments on commit 089c607

Please sign in to comment.