Skip to content

Commit 0db8b94

Browse files
authored
Apply suggestion from @y3rsh
1 parent 8f01002 commit 0db8b94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/actions/js/setup/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ runs:
1515
uses: actions/setup-node@v4
1616
with:
1717
node-version: '22.11.0'
18-
registry-url: 'https://registry.npmjs.org'
1918
cache: 'yarn'
2019

2120
- name: 'Cache Cypress binary'

0 commit comments

Comments
 (0)