Skip to content

Commit 0942d18

Browse files
Apply suggestion from @lucasmcdonald3
1 parent b1ac7c5 commit 0942d18

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
@@ -103,7 +103,7 @@ jobs:
103103

104104
- uses: actions/setup-node@v4
105105
with:
106-
node-version: 'latest'
106+
node-version: 'lts/*'
107107
registry-url: 'https://registry.npmjs.org'
108108

109109
# Ensure npm 11.5.1 or later is installed

0 commit comments

Comments
 (0)