Skip to content

Commit 4414b7f

Browse files
build(deps): bump codecov/codecov-action from 5.5.2 to 6.0.0 (#581)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3bf860a commit 4414b7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: npm test
4040

4141
- name: "unit(test): upload coverage to CodeCov"
42-
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
42+
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
4343
with:
4444
files: test/coverage.txt
4545
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)