Skip to content

Commit

Permalink
Merge pull request #95 from NowanIlfideme/dependabot/github_actions/D…
Browse files Browse the repository at this point in the history
…avidAnson/markdownlint-cli2-action-15

Bump DavidAnson/markdownlint-cli2-action from 13 to 15
  • Loading branch information
NowanIlfideme committed Mar 22, 2024
2 parents 43ec0a3 + 8dd0250 commit ef5ab07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ jobs:
run: |
mypy
- name: Check Markdown (Optional)
uses: DavidAnson/markdownlint-cli2-action@v13
uses: DavidAnson/markdownlint-cli2-action@v15
continue-on-error: true

0 comments on commit ef5ab07

Please sign in to comment.