Skip to content

Commit 00e98c2

Browse files
authored
chore: update ci-workflow.yml (#504)
1 parent 2474fe6 commit 00e98c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Run Snapshot Tests
4343
run: npm test
4444
- name: Upload Unit Test Coverage
45-
uses: codecov/codecov-action@v5.0.7
45+
uses: codecov/codecov-action@v5.4.2
4646
with:
4747
token: ${{ secrets.CODECOV_TOKEN }}
4848
file: ./coverage/lcov.info

0 commit comments

Comments
 (0)