Skip to content

Bump rand from 0.8.5 to 0.8.6 in /tests_tools #174

Bump rand from 0.8.5 to 0.8.6 in /tests_tools

Bump rand from 0.8.5 to 0.8.6 in /tests_tools #174

Workflow file for this run

name: Verify PRs to main
on:
workflow_dispatch:
pull_request:
branches:
- main
- develop
jobs:
ledger-check-version:
uses: Zondax/_workflows/.github/workflows/_ledger_check_version.yml@v3
with:
runs-on: ${{ github.repository_owner == 'zondax' && 'zondax-runners' || 'ubuntu-latest' }}