Validate 'versions-manifest.json' file #10
releases-validation.yml
on: workflow_dispatch
Matrix: setup-versions-from-manifest
Annotations
4 errors
Setup 3.8.10 ubuntu-22.04
The version '3.8.10' with architecture 'x64' was not found for Ubuntu 22.04.
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
|
Setup 3.10.8 macos-latest
The version '3.10.8' with architecture 'arm64' was not found for macOS 14.4.1.
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
|
Setup 3.9.13 macos-latest
[notice] A new release of pip is available: 22.0.4 -> 24.0
[notice] To update, run: python3.9 -m pip install --upgrade pip
|
Setup 3.8.10 macos-latest
[notice] A new release of pip is available: 21.1.1 -> 24.0
[notice] To update, run: python3.8 -m pip install --upgrade pip
|