Skip to content

Commit

Permalink
Merge pull request #37 from zfit/dependabot/github_actions/actions-f3…
Browse files Browse the repository at this point in the history
…fd6a717a

Bump the actions group across 1 directory with 2 updates
  • Loading branch information
jonas-eschle authored Dec 23, 2024
2 parents 0e4fc62 + 3a5f0d6 commit 0ff8b04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: |
echo "::add-matcher::$GITHUB_WORKSPACE/.github/matchers/pylint.json"
# pipx run nox -s pylint # TODO: reactivate once serious
- uses: scientific-python/repo-review@v0.11.2
- uses: scientific-python/repo-review@v0.11.3
with:
plugins: sp-repo-review

Expand Down Expand Up @@ -64,4 +64,4 @@ jobs:
python -m pytest -ra --cov --cov-report=xml --cov-report=term --durations=20
- name: Upload coverage report
uses: codecov/codecov-action@v5.0.7
uses: codecov/codecov-action@v5.1.2

0 comments on commit 0ff8b04

Please sign in to comment.