Skip to content

build(deps): update numpy requirement from <1.27.0,>=1.17.2 to >=1.17.2,<2.1.0 in /requirements #2468

build(deps): update numpy requirement from <1.27.0,>=1.17.2 to >=1.17.2,<2.1.0 in /requirements

build(deps): update numpy requirement from <1.27.0,>=1.17.2 to >=1.17.2,<2.1.0 in /requirements #2468

Workflow file for this run

name: Generate legacy ckpts
on:
push:
branches: [master, "release/*"]
pull_request:
branches: [master, "release/*"]
types: [opened, reopened, ready_for_review, synchronize] # added `ready_for_review` since draft is skipped
paths:
- ".github/workflows/ci-checkpoints.yml"
- ".github/workflows/_legacy-checkpoints.yml"
- "requirements/ci.txt"
- "requirements/pytorch/*.txt"
- "tests/legacy/*"
jobs:
try-legacy-checkpoints:
uses: ./.github/workflows/_legacy-checkpoints.yml

Check failure on line 18 in .github/workflows/ci-checkpoints.yml

View workflow run for this annotation

GitHub Actions / Generate legacy ckpts

Invalid workflow file

The workflow is not valid. In .github/workflows/ci-checkpoints.yml (Line: 18, Col: 11): Error from called workflow Lightning-AI/pytorch-lightning/.github/workflows/_legacy-checkpoints.yml@ed9606e700a3e6fb1ced84382d8956258a16df81 (Line: 116, Col: 13): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_REGION != ''
with:
push_to_s3: false
create_pr: false
secrets: inherit