Skip to content

Commit 270c90b

Browse files
committed
Update Actions
1 parent fad6429 commit 270c90b

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
@@ -9,7 +9,7 @@ jobs:
99
node-version: ${{matrix.node}}
1010
- run: npm install
1111
- run: npm test
12-
- uses: codecov/codecov-action@v4
12+
- uses: codecov/codecov-action@v5
1313
strategy:
1414
matrix:
1515
node:

0 commit comments

Comments
 (0)