Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 9d8ed40

Browse files
authored
Merge pull request #21 from zfit/dependabot/github_actions/actions-f3fd6a717a
Bump the actions group across 1 directory with 2 updates
2 parents ce093ec + b6190b1 commit 9d8ed40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: |
3333
echo "::add-matcher::$GITHUB_WORKSPACE/.github/matchers/pylint.json"
3434
pipx run nox -s pylint
35-
- uses: scientific-python/repo-review@v0.11.2
35+
- uses: scientific-python/repo-review@v0.11.3
3636
with:
3737
plugins: sp-repo-review
3838

@@ -65,4 +65,4 @@ jobs:
6565
--durations=20
6666

6767
- name: Upload coverage report
68-
uses: codecov/codecov-action@v4.6.0
68+
uses: codecov/codecov-action@v5.1.2

0 commit comments

Comments
 (0)