Skip to content

Github action with just @v2 version not found #1587

@rogerbinns

Description

@rogerbinns

Description

I no longer want to specify the full cibuildwheel version and have to keep updating it, so I tried with only @v2

Before uses: pypa/[email protected]

After: uses: pypa/cibuildwheel@v2

That works for other actions, but attempting an action run gives the error message:

Unable to resolve action `pypa/cibuildwheel@v2`, unable to find version `v2`

Build log

https://github.com/rogerbinns/apsw/actions/runs/5965705676

CI config

https://github.com/rogerbinns/apsw/actions/runs/5965705676/workflow

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions