We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fde86e commit 16ce625Copy full SHA for 16ce625
1 file changed
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
node-version: lts/*
14
- run: yarn
15
- run: yarn test
16
- - uses: codecov/codecov-action@v3.1.1
+ - uses: codecov/codecov-action@v3.1.6
17
lighthouse:
18
runs-on: ubuntu-latest
19
steps:
0 commit comments