Skip to content

Commit 15797c2

Browse files
committed
Update run-unit-tests.yml
1 parent 0438fc4 commit 15797c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-unit-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: test:coverage:jest
2121
run: yarn test:coverage:jest
2222

23-
- uses: codecov/codecov-action@v4
23+
- uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673
2424
with:
2525
token: ${{ secrets.CODECOV_TOKEN }}
2626
fail_ci_if_error: true

0 commit comments

Comments
 (0)