Skip to content

Commit 1da57a5

Browse files
author
Theofilos Manitaras
authored
Merge branch 'master' into doc/remove-init-reference
2 parents 6d5a58c + 20711d0 commit 1da57a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
coverage report -m
3030
- name: Upload Coverage to Codecov
3131
if: matrix.python-version == '3.8'
32-
uses: codecov/codecov-action@v1
32+
uses: codecov/codecov-action@v1.0.5
3333
with:
3434
token: ${{ secrets.CODECOV_TOKEN }}
3535
fail_ci_if_error: true

0 commit comments

Comments
 (0)