Skip to content

Commit

Permalink
Merge pull request #7 from UmbrellaDocs/3.0.10-patch
Browse files Browse the repository at this point in the history
Update linkspector version to 0.3.10
  • Loading branch information
gaurav-nelson authored Jun 26, 2024
2 parents 7795e67 + a2c8e5d commit 3984593
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ fi
export REVIEWDOG_GITHUB_API_TOKEN="${INPUT_GITHUB_TOKEN}"

echo '::group::🔗💀 Installing linkspector ... https://github.com/UmbrellaDocs/linkspector'
npm install -g @umbrelladocs/linkspector@0.3.9
echo '🔗💀 linkspector installed!'
npm install -g @umbrelladocs/linkspector@0.3.10
echo '🔗💀 linkspector version:'
linkspector --version
echo '::endgroup::'
Expand Down

0 comments on commit 3984593

Please sign in to comment.