Skip to content

Commit e78c435

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 0a8fdd6 commit e78c435

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: yarn test:ci
3434

3535
- name: Upload coverage
36-
uses: codecov/codecov-action@v5
36+
uses: codecov/codecov-action@v6
3737
if: matrix.node == '18'
3838
with:
3939
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)