We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 115008a commit 325c4f2Copy full SHA for 325c4f2
1 file changed
.github/workflows/main.yml
@@ -28,6 +28,6 @@ jobs:
28
run: yarn test:ci
29
30
- name: Upload coverage report
31
- uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2
+ uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354
32
with:
33
directory: coverage
0 commit comments