Skip to content

Commit d5b0cb5

Browse files
chore(deps): update codecov/codecov-action digest to 18283e0 (#175)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1d0559e commit d5b0cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
cache: yarn
4040
- run: yarn
4141
- run: yarn test --coverage
42-
- uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5
42+
- uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5
4343
with:
4444
flags: 'node_${{ matrix.node-version }}'
4545
env:

0 commit comments

Comments
 (0)