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 1196095 commit 3acc588Copy full SHA for 3acc588
.github/workflows/test.yml
@@ -68,7 +68,7 @@ jobs:
68
run: npm run test:ci
69
70
- name: Upload coverage
71
- uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # pin@5.5.1
+ uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # pin@5.5.2
72
73
lint:
74
needs: build # Require build to complete before running tests
0 commit comments