Skip to content

Commit 16ce625

Browse files
chore(dependencies): update codecov/codecov-action action to v3.1.6 (#966)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1fde86e commit 16ce625

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@v3.1.1
16+
- uses: codecov/codecov-action@v3.1.6
1717
lighthouse:
1818
runs-on: ubuntu-latest
1919
steps:

0 commit comments

Comments
 (0)