Skip to content
This repository was archived by the owner on Apr 13, 2026. It is now read-only.

Commit 55cf597

Browse files
Lock file maintenance
1 parent 530820a commit 55cf597

2 files changed

Lines changed: 997 additions & 673 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- run: npm ci
5050

5151
- run: npm run test:unit
52-
- uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5
52+
- uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5
5353
with:
5454
token: ${{ secrets.CODECOV_TOKEN }}
5555
flags: unit

0 commit comments

Comments
 (0)