We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae9bb00 commit 2af5d8bCopy full SHA for 2af5d8b
.github/workflows/test.yml
@@ -75,7 +75,7 @@ jobs:
75
path: reports
76
77
- name: Upload to Codecov
78
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
79
env:
80
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
81
with:
0 commit comments