Skip to content

Commit

Permalink
update github action versions
Browse files Browse the repository at this point in the history
  • Loading branch information
EagleoutIce committed Sep 17, 2023
1 parent 9e469e2 commit 935e4b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/checkBrokenLinks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ jobs:
- uses: actions/checkout@v3

- name: Markup Link Checker (mlc)
uses: Wandalen/wretry.action@v1.0.11
uses: Wandalen/wretry.action@v1.3.0
with:
action: becheran/mlc@v0.15.3
action: becheran/mlc@v0.16.2
with: |
args: --ignore-path "CHANGELOG.md"
attempt_limit: 3
Expand Down

0 comments on commit 935e4b2

Please sign in to comment.