Skip to content

Commit 9455eb0

Browse files
chore: bump codecov/codecov-action from 5 to 6
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v5...v6) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b611d61 commit 9455eb0

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
@@ -12,6 +12,6 @@ jobs:
1212
- run: npm ci --no-audit
1313
- run: npm test
1414
- run: npm run coverage
15-
- uses: codecov/codecov-action@v5
15+
- uses: codecov/codecov-action@v6
1616
with:
1717
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)