Skip to content

Commit 549d580

Browse files
chore(deps): update codecov/codecov-action action to v5.5.1 (#235)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 807946f commit 549d580

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
@@ -30,7 +30,7 @@ jobs:
3030
cache: yarn
3131
- run: yarn
3232
- run: yarn test --coverage
33-
- uses: codecov/codecov-action@v5
33+
- uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
3434
with:
3535
flags: 'node_${{ matrix.node-version }}'
3636
env:

0 commit comments

Comments
 (0)