Skip to content

Commit f5382af

Browse files
build: back off codecov (#105)
1 parent 58cb503 commit f5382af

File tree

2 files changed

+2075
-6122
lines changed

2 files changed

+2075
-6122
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- run: node --version
1919
- run: npm install
2020
- run: npm test
21-
- uses: codecov/codecov-action@v4
21+
- uses: codecov/codecov-action@v3
2222
with:
2323
name: actions ${{ matrix.node }}
2424
lint:

0 commit comments

Comments
 (0)