Skip to content

Commit 873650c

Browse files
committed
Update Actions
1 parent d3b2f3d commit 873650c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
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)