Skip to content

Commit 9134495

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 9d7b56a commit 9134495

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@ jobs:
5555
echo "os=${os/-latest/}" >> $GITHUB_OUTPUT
5656
echo "node=node_${node/.*.*/}" >> $GITHUB_OUTPUT
5757
shell: bash
58-
- uses: codecov/codecov-action@v3
58+
- uses: codecov/codecov-action@v6
5959
with:
6060
flags: ${{ steps.test-coverage-flags.outputs.os }},${{ steps.test-coverage-flags.outputs.node }}

0 commit comments

Comments
 (0)