Skip to content

Commit ee2f6f0

Browse files
committed
don't specify version
1 parent faf55c4 commit ee2f6f0

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
@@ -26,7 +26,7 @@ jobs:
2626
- uses: pnpm/action-setup@v4
2727
- uses: actions/setup-node@v4
2828
with:
29-
node-version: 18.14
29+
node-version: 18
3030
cache: "pnpm"
3131
- run: pnpm install
3232
- run: pnpm test:coverage

0 commit comments

Comments
 (0)