Skip to content

Commit 8512136

Browse files
Update action.yml
1 parent 24b3a08 commit 8512136

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ runs:
1212

1313
# TODO: Can be removed once node-version is 24 as this will be the minimum
1414
- name: Install npm 11
15-
run: npm install -g npm@11 || echo "::warning::npm upgrade failed — not required for yarn-based CI"
15+
run: npm install -g npm@11"
1616
shell: bash
1717

1818
- name: Cache turbo build setup

0 commit comments

Comments
 (0)