Skip to content

Commit 6941a84

Browse files
Merge branch 'master' into fix-master-publish-unsafe-perm
2 parents 7576fe2 + f0f6548 commit 6941a84

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: '22.22.1'
106+
node-version: 'lts/*'
107107
registry-url: 'https://registry.npmjs.org'
108108

109109
- name: Update npm

0 commit comments

Comments
 (0)