Skip to content

Commit

Permalink
Change codecov-action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
juuso-j authored Jan 30, 2024
1 parent d643b26 commit 238c976
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:
pip install coverage
coverage report -m
- name: Upload Coverage to Codecov
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v3
# Majority of the tests require database
services:
# Label used to access the service container
Expand Down

0 comments on commit 238c976

Please sign in to comment.