Skip to content

Commit 1428190

Browse files
committed
1 parent b608047 commit 1428190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
tmux -V
7979
poetry run py.test --cov=./ --cov-report=xml
8080
81-
- uses: codecov/codecov-action@v4
81+
- uses: codecov/codecov-action@v5
8282
with:
8383
token: ${{ secrets.CODECOV_TOKEN }}
8484

0 commit comments

Comments
 (0)