We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac146fb commit bc8ddb9Copy full SHA for bc8ddb9
.github/workflows/tests.yml
@@ -59,7 +59,7 @@ jobs:
59
env:
60
APP_ENV: testing
61
62
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v5
63
name: Push coverage to codecov
64
with:
65
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments