Skip to content

Commit 718f71d

Browse files
committed
chore(ci): bump codecov action
1 parent 0c87bf7 commit 718f71d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/nodejs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
cache: "yarn"
4646
- run: yarn install --frozen-lockfile
4747
- run: yarn c8 yarn test:node
48-
- uses: codecov/codecov-action@v3
48+
- uses: codecov/codecov-action@v5
4949
with:
5050
token: ${{ secrets.CODECOV_TOKEN }}
5151
fail_ci_if_error: true

0 commit comments

Comments
 (0)