Skip to content

Commit 2c79df2

Browse files
Update codecov/codecov-action action to v5
1 parent 2b5ff69 commit 2c79df2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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: node
4040
- run: npm ci
4141
- run: npm test
42-
- uses: codecov/codecov-action@v4
42+
- uses: codecov/codecov-action@v5
4343
name: main
4444
on:
4545
- pull_request

0 commit comments

Comments
 (0)