Skip to content

Commit 1fe0432

Browse files
authored
chore(deps): update codecov/codecov-action action to v6 (#68)
1 parent dd59318 commit 1fe0432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ jobs:
4444
run: npm run test
4545

4646
- name: Upload test coverage to Codecov
47-
uses: codecov/codecov-action@v5
47+
uses: codecov/codecov-action@v6
4848
env:
4949
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)