Skip to content

Commit

Permalink
Merge pull request #26 from riderx/renovate/actions-checkout-4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
riderx committed Sep 12, 2023
2 parents 35df09c + bf87a9d commit edaed2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdown-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: gaurav-nelson/github-action-markdown-link-check@v1
Expand Down

0 comments on commit edaed2a

Please sign in to comment.