Skip to content

Commit

Permalink
Merge pull request #42 from Matgenix/dependabot/github_actions/main/c…
Browse files Browse the repository at this point in the history
…odecov/codecov-action-4.5.0

Bump codecov/codecov-action from 4.4.1 to 4.5.0
  • Loading branch information
davidwaroquiers authored Jun 21, 2024
2 parents 8106afe + f0a520b commit 1fece68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
pytest tests
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4.4.1
uses: codecov/codecov-action@v4.5.0
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: Matgenix/atomate2-turbomole

0 comments on commit 1fece68

Please sign in to comment.