Skip to content

Commit

Permalink
Merge pull request #3 from spejder/markdownlint
Browse files Browse the repository at this point in the history
Update lint.yml
  • Loading branch information
arnested authored Dec 17, 2023
2 parents e58fc3c + 7b7dfd3 commit ffc059d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run markdownlint
uses: DavidAnson/markdownlint-cli2-action@v13
uses: DavidAnson/markdownlint-cli2-action@v14

golangci-lint:
name: go
Expand Down

0 comments on commit ffc059d

Please sign in to comment.