Skip to content

Commit aa933e8

Browse files
authored
update main.yml
Bump node version from 16 to 18
1 parent 8ad695b commit aa933e8

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
@@ -25,7 +25,7 @@ jobs:
2525
- uses: actions/checkout@v3
2626
- uses: actions/setup-node@v3
2727
with:
28-
node-version: "16"
28+
node-version: "18"
2929
- uses: pnpm/[email protected]
3030
with:
3131
version: 6.0.2

0 commit comments

Comments
 (0)