We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a741899 commit 6c47557Copy full SHA for 6c47557
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@e79a6962e0d4c0c17b229090214935d2e33f8354 # pin@6.0.1
+ uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # pin@7.0.0
62
63
lint:
64
name: Lint Tests
0 commit comments