Skip to content

Commit

Permalink
reverted link check action to 1.0.13 (open-telemetry#5186)
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerHelmuth authored and Nicholaswang committed Jun 7, 2022
1 parent 2a13fa1 commit aac0d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-links.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.14
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.13
with:
base-branch: 'main'
use-quiet-mode: 'yes'
Expand Down

0 comments on commit aac0d30

Please sign in to comment.