Skip to content

Bump follow-redirects from 1.15.11 to 1.16.0 in /js #657

Bump follow-redirects from 1.15.11 to 1.16.0 in /js

Bump follow-redirects from 1.15.11 to 1.16.0 in /js #657

Workflow file for this run

name: Build
on:
workflow_dispatch:
push:
pull_request:
branches:
- main
- develop
- master
- dev
jobs:
ledger-build:
uses: Zondax/_workflows/.github/workflows/_ledger_main.yml@v3
with:
runs-on: ${{ github.repository_owner == 'zondax' && 'zondax-runners' || 'ubuntu-latest' }}
has-rust: true
node-version: "22"