Skip to content

Commit 1a1a55a

Browse files
committed
Bump codecov/codecov-action
1 parent ac2de4b commit 1a1a55a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: yarn install --frozen-lockfile
4242
- name: Run Tests
4343
run: yarn node-test-with-coverage
44-
- uses: codecov/codecov-action@v4
44+
- uses: codecov/codecov-action@v5
4545
with:
4646
fail_ci_if_error: true
4747
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)