We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0290451 commit e4fa8f6Copy full SHA for e4fa8f6
.github/workflows/ci.yaml
@@ -65,7 +65,7 @@ jobs:
65
path: packages
66
67
- run: npm run test:ci
68
- - uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # v2.3.4
+ - uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
69
with:
70
file: .cache/coverage/lcov.info
71
0 commit comments