Skip to content

Commit

Permalink
Merge pull request #21 from jorenham/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s-3496cd11a8

Bump the actions group across 1 directory with 2 updates
  • Loading branch information
jorenham authored Nov 9, 2024
2 parents a03850b + d5f021b commit a5cc198
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ jobs:
- uses: actions/checkout@v4

- name: markdownlint
uses: DavidAnson/markdownlint-cli2-action@v16
uses: DavidAnson/markdownlint-cli2-action@v17
with:
config: ".markdownlint.yaml"
globs: "**/*.md"

- uses: scientific-python/repo-review@v0.11.0
- uses: scientific-python/repo-review@v0.11.2
with:
plugins: sp-repo-review

Expand Down

0 comments on commit a5cc198

Please sign in to comment.