Skip to content

Deprecated actions on main.yml #2203

@mmmarcos

Description

@mmmarcos

The actions/checkout@v2 and actions/setup-python@v2 are deprecated and generate warnings (i.e. see annotations on
https://github.com/python/python-docs-es/actions/runs/3483802845)

The new versions are actions/checkout@v3 and actions/setup-python@v4.

Btw, we can try Dependabot auto-update actions feature:

Dependabot checks the action's reference (typically a version number or commit
identifier associated with the action) against the latest version. If a more recent
version of the action is available, Dependabot will send you a pull request that
updates the reference in the workflow file to the latest version.

https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot

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