Skip to content

Commit 00e978e

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 7a24e83 commit 00e978e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
env:
3535
NODE_ENV: production
3636

37-
- uses: codecov/codecov-action@v5
37+
- uses: codecov/codecov-action@v6
3838
with:
3939
token: ${{ secrets.CODECOV_TOKEN }} # not required for public repos
4040
verbose: true # optional (default = false)

0 commit comments

Comments
 (0)