Dependencies management #44
dependencies-management.yml
on: workflow_dispatch
Matrix: latest-versions
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/dependencies-management.yml#L44
The workflow is not valid. .github/workflows/dependencies-management.yml (Line: 44, Col: 13): Unexpected symbol: 'and'. Located at position 61 within expression: steps.ensure-dependencies-are-up-to-date.outputs.diff != '' and matrix.python-version == '3.12' .github/workflows/dependencies-management.yml (Line: 60, Col: 13): Unexpected symbol: 'and'. Located at position 61 within expression: steps.ensure-dependencies-are-up-to-date.outputs.diff != '' and matrix.python-version != '3.12'
|