Skip to content

Commit d63f9f5

Browse files
committed
ci(tests): Bump codecov-action to v3 (node v12 warnings)
1 parent 0b129c6 commit d63f9f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
tmux -V
7676
poetry run py.test --cov=./ --cov-report=xml
7777
78-
- uses: codecov/codecov-action@v2
78+
- uses: codecov/codecov-action@v3
7979
with:
8080
token: ${{ secrets.CODECOV_TOKEN }}
8181

0 commit comments

Comments
 (0)