Skip to content

Commit fb342b8

Browse files
committed
chore(ci): pin node-version to align with the other workflows
1 parent 6027f6a commit fb342b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-installers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ jobs:
176176
- name: Setup Node.js
177177
uses: actions/setup-node@v4
178178
with:
179-
node-version: 22
179+
node-version: 22.15.1
180180
cache: 'npm'
181181

182182
- name: Run post-checkout command

0 commit comments

Comments
 (0)