Skip to content

Commit a2d506f

Browse files
chore(dependencies): update codecov/codecov-action action to v6 (#998)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f5205fc commit a2d506f

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
@@ -13,7 +13,7 @@ jobs:
1313
node-version: lts/*
1414
- run: yarn
1515
- run: yarn test
16-
- uses: codecov/codecov-action@v5.5.4
16+
- uses: codecov/codecov-action@v6
1717
lighthouse:
1818
runs-on: ubuntu-latest
1919
steps:

0 commit comments

Comments
 (0)