Skip to content

Commit 228ed1a

Browse files
committed
Update actions
1 parent c2047a9 commit 228ed1a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ jobs:
99
node-version: ${{matrix.node}}
1010
- run: npm install
1111
- run: npm test
12-
- uses: codecov/codecov-action@v5
12+
- uses: codecov/codecov-action@v7
1313
strategy:
1414
matrix:
1515
node:
16-
- lts/iron
16+
- lts/jod
1717
- node
1818
name: main
1919
on:

0 commit comments

Comments
 (0)