We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 035fe97 commit e0019fdCopy full SHA for e0019fd
.github/workflows/ci.yaml
@@ -34,6 +34,6 @@ jobs:
34
- run: npm install --engine-strict
35
- run: npm test
36
- name: Codecov
37
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
38
with:
39
env_vars: OS, NODE_VERSION
0 commit comments