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 87e9d79 commit ffee05dCopy full SHA for ffee05d
1 file changed
.github/workflows/build.yml
@@ -61,7 +61,7 @@ jobs:
61
- name: Build Action
62
run: pnpm package
63
64
- - uses: codecov/codecov-action@v5
+ - uses: codecov/codecov-action@v7
65
name: 💣 Upload coverage to Codecov
66
with:
67
flags: unittests # optional
0 commit comments