Skip to content

Commit ebe3fca

Browse files
chore(deps): update node to v22.21.1
| datasource | package | from | to | | --------------- | --------------------- | ------ | ------- | | github-releases | actions/node-versions | 22.0.0 | 22.21.1 |
1 parent 66c6f60 commit ebe3fca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Setup node.js
2727
uses: actions/setup-node@v4
2828
with:
29-
node-version: 22
29+
node-version: 22.21.1
3030
cache: "pnpm"
3131
registry-url: "https://registry.npmjs.org"
3232

0 commit comments

Comments
 (0)