Skip to content

Commit 0c15736

Browse files
Merge pull request #939 from remarkablemark/dependabot/github_actions/codecov/codecov-action-7
build(deps): bump codecov/codecov-action from 6 to 7
2 parents 6a37b41 + 043c143 commit 0c15736

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@v6
34+
uses: codecov/codecov-action@v7
3535
env:
3636
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
3737

0 commit comments

Comments
 (0)