diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index da72b88..d6bd569 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.11.0 + - uses: scientific-python/repo-review@v0.11.2 with: plugins: sp-repo-review