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 8413c1b commit 66c1375Copy full SHA for 66c1375
.github/workflows/ci.yml
@@ -85,7 +85,7 @@ jobs:
85
MITOL_COOKIE_NAME: cookie_monster
86
87
- name: Upload coverage to CodeCov
88
- uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
+ uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
89
with:
90
file: ./coverage.xml
91
@@ -142,7 +142,7 @@ jobs:
142
NODE_ENV: test
143
144
145
146
147
file: coverage/lcov.info
148
0 commit comments