Skip to content

Commit

Permalink
Merge pull request #88 from pycroscopy/ramav87-patch-1
Browse files Browse the repository at this point in the history
Update actions.yml
  • Loading branch information
ramav87 authored Jan 19, 2024
2 parents 1aebd50 + b78ef33 commit 6648e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Upload coverage to Codecov
if: ${{ matrix.python-version == env.PYTHON_MAIN_VERSION }}
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v2
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: ./coverage.xml
Expand Down

0 comments on commit 6648e56

Please sign in to comment.