diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 37ae890..02dd98b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: run: | echo "::add-matcher::$GITHUB_WORKSPACE/.github/matchers/pylint.json" pipx run nox -s pylint - - uses: scientific-python/repo-review@v0.10.4 + - uses: scientific-python/repo-review@v0.10.6 with: plugins: sp-repo-review