Skip to content

Commit f241372

Browse files
Update codecov/codecov-action digest to 5a10915
1 parent b53ee0e commit f241372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- run: npm ci
4848

4949
- run: npm run test:unit
50-
- uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5
50+
- uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5
5151
with:
5252
token: ${{ secrets.CODECOV_TOKEN }}
5353
flags: unit

0 commit comments

Comments
 (0)