Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/pip/develop/ruff-0.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
leandrodamascena authored Feb 28, 2025
2 parents 126db7a + e6e0f33 commit 8be82db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quality_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
- name: Complexity baseline
run: make complexity-baseline
- name: Upload coverage to Codecov
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # 5.3.1
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # 5.4.0
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: ./coverage.xml
Expand Down

0 comments on commit 8be82db

Please sign in to comment.