We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d37d425 commit 53cff91Copy full SHA for 53cff91
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@fdcc8476540edceab3de004e990f80d881c6cc00
+ uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7
32
with:
33
directory: coverage
0 commit comments