We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5205fc commit a2d506fCopy full SHA for a2d506f
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@v5.5.4
+ - uses: codecov/codecov-action@v6
17
lighthouse:
18
runs-on: ubuntu-latest
19
steps:
0 commit comments