Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Action is using deprecated set-output command #5

@tiagovrtr

Description

@tiagovrtr

print(f"::set-output name=num_errors::{len(ruff_errors)}")

GitHub is deprecating the set-output command.. Although the feature phase-out is postponed, this needs to be changed to using the $GITHUB_OUTPUT env var

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