Skip to content

Commit fd4a46b

Browse files
committed
chore(dependencies): update codecov/codecov-action action to v3.1.1
1 parent df08aaf commit fd4a46b

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: 14
1414
- run: yarn
1515
- run: yarn test
16-
- uses: codecov/codecov-action@v3.1.0
16+
- uses: codecov/codecov-action@v3.1.1
1717
lighthouse:
1818
runs-on: ubuntu-latest
1919
steps:

0 commit comments

Comments
 (0)