Skip to content

Commit 36a2b49

Browse files
authored
chore: use node 22.18.0 (#135)
1 parent e582ded commit 36a2b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scheduled.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
- name: Setup Node.js
8484
uses: actions/setup-node@v4
8585
with:
86-
node-version: 22
86+
node-version: 22.18.0
8787
cache-dependency-path: pnpm-lock.yaml
8888

8989
- name: Activate corepack

0 commit comments

Comments
 (0)