Skip to content

Commit df30bd6

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/setup-python-6
2 parents f388762 + 029b9c8 commit df30bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
gpg --keyserver keyserver.ubuntu.com --recv-keys 806BB28AED779869
7777
7878
- name: Upload coverage to Codecov
79-
uses: codecov/[email protected].0
79+
uses: codecov/[email protected].1
8080
with:
8181
token: ${{ secrets.CODECOV_TOKEN }}
8282
file: ./coverage.xml

0 commit comments

Comments
 (0)