Skip to content

Update Python version to 3.14 in GitHub Actions workflow. #22

Update Python version to 3.14 in GitHub Actions workflow.

Update Python version to 3.14 in GitHub Actions workflow. #22

Workflow file for this run

# Contents of the `publish.yaml` updated to use Python 3.14

Check failure on line 1 in .github/workflows/publish.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/publish.yaml

Invalid workflow file

(Line: 3, Col: 1): Unexpected value 'oj/python-version', (Line: 3, Col: 1): Required property is missing: jobs
#...
oj/python-version: "3.14"
#...