Skip to content

Commit 7666c63

Browse files
committed
Update release.yml
1 parent 83be279 commit 7666c63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
- name: Setup Node.js
116116
uses: actions/setup-node@v6
117117
with:
118-
node-version: lts/*
118+
node-version: 'lts/*'
119119
registry-url: 'https://registry.npmjs.org'
120120

121121
- name: Upgrade npm for OIDC support

0 commit comments

Comments
 (0)