Skip to content

Commit c325915

Browse files
ci(deps): update dependency node to 22.18
1 parent e102be8 commit c325915

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/autorelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Setup Node
2929
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
3030
with:
31-
node-version: 22.12
31+
node-version: 22.18
3232
- name: Release
3333
run: |
3434
npm ci

0 commit comments

Comments
 (0)