Skip to content

Commit f8d69e6

Browse files
chore(deps): update codecov/codecov-action action to v5 (#117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8c34458 commit f8d69e6

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@v4
21+
- uses: codecov/codecov-action@v5
2222
with:
2323
name: actions ${{ matrix.node }}
2424
lint:

0 commit comments

Comments
 (0)