We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bcb032 commit 80809dbCopy full SHA for 80809db
1 file changed
.github/workflows/ci.yaml
@@ -18,7 +18,7 @@ jobs:
18
- run: node --version
19
- run: npm install
20
- run: npm test
21
- - uses: codecov/codecov-action@v5
+ - uses: codecov/codecov-action@v6
22
with:
23
name: actions ${{ matrix.node }}
24
lint:
0 commit comments