Skip to content

Commit 62e5e47

Browse files
Merge branch 'develop' into dependabot/pip/develop/mkdocs-material-9.6.1
2 parents 2b8f6ab + 7b53bf1 commit 62e5e47

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
@@ -74,7 +74,7 @@ jobs:
7474
- name: Complexity baseline
7575
run: make complexity-baseline
7676
- name: Upload coverage to Codecov
77-
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # 5.1.2
77+
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # 5.3.1
7878
with:
7979
token: ${{ secrets.CODECOV_TOKEN }}
8080
file: ./coverage.xml

0 commit comments

Comments
 (0)