Skip to content

Commit

Permalink
Merge pull request #162 from nasa/dependabot/github_actions/develop/c…
Browse files Browse the repository at this point in the history
…odecov/codecov-action-4.3.0

Bump codecov/codecov-action from 4.0.1 to 4.3.0
  • Loading branch information
danielfromearth authored Apr 16, 2024
2 parents 565b9ca + db5ef50 commit 641d3bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
# TODO: expand tests to include full concatenation runs, i.e., not only test_dataset_and_group_handling.py

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4.0.1
uses: codecov/codecov-action@v4.3.0
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: nasa/stitchee
Expand Down

0 comments on commit 641d3bd

Please sign in to comment.