Skip to content

Commit

Permalink
Merge pull request #1 from zfit/dependabot/github_actions/actions-426…
Browse files Browse the repository at this point in the history
…7083f9e

Bump the actions group with 2 updates
  • Loading branch information
jonas-eschle authored Mar 1, 2024
2 parents c10480e + abaaf18 commit 10fde16
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 @@ -25,7 +25,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: "3.x"
- uses: pre-commit/[email protected].0
- uses: pre-commit/[email protected].1
with:
extra_args: --hook-stage manual --all-files
- name: Run PyLint
Expand Down Expand Up @@ -66,4 +66,4 @@ jobs:
--durations=20
- name: Upload coverage report
uses: codecov/codecov-action@v3.1.4
uses: codecov/codecov-action@v4.1.0

0 comments on commit 10fde16

Please sign in to comment.