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 98ff44a commit 6f38456Copy full SHA for 6f38456
1 file changed
.github/workflows/build.yml
@@ -53,7 +53,7 @@ jobs:
53
54
- name: Upload coverage to Codecov
55
if: '${{ matrix.node == env.NODE_VERSION }}'
56
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
57
58
lint:
59
name: Lint
0 commit comments