Skip to content

Commit a29ed78

Browse files
Thomas CRATERThomas CRATER
authored andcommitted
Switch codecov v5 to v1
1 parent e136f9c commit a29ed78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
- run: npm run build --if-present
3131
- run: npm test
3232
- name: Upload coverage reports to Codecov
33-
uses: codecov/codecov-action@v5
33+
uses: codecov/codecov-action@v1
3434
with:
3535
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)