Skip to content

Commit

Permalink
Update codecov action to fix Github actions warning
Browse files Browse the repository at this point in the history
  • Loading branch information
takluyver committed Feb 25, 2024
1 parent 55cef80 commit ccd193c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
run: pytest --cov=astsearch --cov-report=xml

- name: Upload coverage to codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4

0 comments on commit ccd193c

Please sign in to comment.