Skip to content

Commit 42eeb26

Browse files
authored
Merge branch 'develop' into dependabot/pip/develop/ruff-0.11.10
2 parents d021bf7 + 2ab6fb4 commit 42eeb26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quality_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- name: Complexity baseline
7979
run: make complexity-baseline
8080
- name: Upload coverage to Codecov
81-
uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # 5.4.2
81+
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # 5.4.3
8282
with:
8383
token: ${{ secrets.CODECOV_TOKEN }}
8484
file: ./coverage.xml

0 commit comments

Comments
 (0)