Skip to content

Commit c893032

Browse files
committed
chore: workaround nodejs/node#62425
1 parent 16d2573 commit c893032

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prod-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898

9999
- uses: actions/setup-node@v4
100100
with:
101-
node-version: '22'
101+
node-version: '22.22.1'
102102
registry-url: 'https://registry.npmjs.org'
103103

104104
# Ensure npm 11.5.1 or later is installed

0 commit comments

Comments
 (0)