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 1fcdad2 commit 0f40cacCopy full SHA for 0f40cac
.github/workflows/ci.yml
@@ -81,7 +81,7 @@ jobs:
81
MITOL_COOKIE_NAME: cookie_monster
82
83
- name: Upload coverage to CodeCov
84
- uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
+ uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7
85
with:
86
file: ./coverage.xml
87
@@ -138,7 +138,7 @@ jobs:
138
NODE_ENV: test
139
140
141
142
143
file: coverage/lcov.info
144
0 commit comments