We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77731cb commit a741899Copy full SHA for a741899
1 file changed
.github/workflows/test.yml
@@ -58,7 +58,7 @@ jobs:
58
run: npm run test:ci
59
60
- name: Upload coverage
61
- uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # pin@6.0.0
+ uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # pin@6.0.1
62
63
lint:
64
name: Lint Tests
0 commit comments