Skip to content

Commit faf55c4

Browse files
committed
bump node
1 parent 00b343a commit faf55c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
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.13
29+
node-version: 18.14
3030
cache: "pnpm"
3131
- run: pnpm install
3232
- run: pnpm test:coverage

0 commit comments

Comments
 (0)