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 6a4bf17 commit a1badd9Copy full SHA for a1badd9
1 file changed
.github/workflows/test.yaml
@@ -34,6 +34,6 @@ jobs:
34
run: inv test
35
36
- name: Upload Test Coverage Reports
37
- uses: codecov/codecov-action@v5.4.2
+ uses: codecov/codecov-action@v5.4.3
38
with:
39
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments