Skip to content

Commit de0e154

Browse files
chore(deps): update codecov/codecov-action action to v6 (#1952)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d50f50c commit de0e154

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
run: yarn test --coverage ${{ matrix.eslint-version == 8 }}
9999
env:
100100
CI: true
101-
- uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
101+
- uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
102102
if: ${{ matrix.eslint-version == 8 }}
103103
with:
104104
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)