Skip to content

Commit 7a85377

Browse files
chore(deps): update codecov/codecov-action digest to fdcc847
1 parent ab3cedf commit 7a85377

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@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5
42+
- uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5
4343
with:
4444
flags: 'node_${{ matrix.node-version }}'
4545
env:

0 commit comments

Comments
 (0)