Skip to content

Commit 794342b

Browse files
Update codecov/codecov-action action to v7
1 parent 685627a commit 794342b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
node-version: lts/*
4040
- run: npm ci
4141
- run: npm test
42-
- uses: codecov/codecov-action@v6
42+
- uses: codecov/codecov-action@v7
4343
name: main
4444
on:
4545
- pull_request

0 commit comments

Comments
 (0)