Skip to content

Commit 1f676f4

Browse files
chore(deps): update codecov/codecov-action action to v4 (#108)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 44cd10b commit 1f676f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- run: node --version
1919
- run: npm install
2020
- run: npm test
21-
- uses: codecov/codecov-action@v3
21+
- uses: codecov/codecov-action@v4
2222
with:
2323
name: actions ${{ matrix.node }}
2424
lint:

0 commit comments

Comments
 (0)