Skip to content

Commit f8d86df

Browse files
chore(ci): upgrade to v5 (#34)
1 parent 241cb81 commit f8d86df

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
@@ -28,7 +28,7 @@ jobs:
2828
- run: npm ci
2929
- run: npm run build --if-present
3030
- run: npm run testcov
31-
- uses: codecov/codecov-action@v2
31+
- uses: codecov/codecov-action@v5
3232
with:
3333
token: ${{ secrets.CODECOV_TOKEN }}
3434
files: ./coverage/clover.xml

0 commit comments

Comments
 (0)