Skip to content

Commit b62a603

Browse files
committed
fix: node
1 parent 6f397ae commit b62a603

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-24.04
1616
strategy:
1717
matrix:
18-
node-version: [16.x]
18+
node-version: [18.x]
1919
steps:
2020
- uses: actions/checkout@v3
2121
- uses: pnpm/action-setup@v4

0 commit comments

Comments
 (0)