Skip to content

Commit 04020aa

Browse files
Merge pull request #880 from remarkablemark/dependabot/github_actions/codecov/codecov-action-6
build(deps): bump codecov/codecov-action from 5 to 6
2 parents 432764d + 59ec94d commit 04020aa

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
@@ -31,7 +31,7 @@ jobs:
3131
run: npm run test:ci
3232

3333
- name: Codecov
34-
uses: codecov/codecov-action@v5
34+
uses: codecov/codecov-action@v6
3535
env:
3636
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
3737

0 commit comments

Comments
 (0)