There was an error while loading. Please reload this page.
1 parent 4cfa34b commit 75a4817Copy full SHA for 75a4817
1 file changed
.github/workflows/release-ios-runner.yml
@@ -33,8 +33,8 @@ jobs:
33
with:
34
ref: ${{ github.event.inputs.checkout_ref || github.ref }}
35
36
- - name: Setup Node.js
37
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
+ - name: Setup toolchain
+ uses: ./.github/actions/setup-node-pnpm
38
39
node-version: '24.13'
40
0 commit comments