Skip to content

Update @actions/core dependency to >=1.10.0 to avoid deprecation warning #613

@dennisjlee

Description

@dennisjlee

In a GitHub action where I use cypress-io/github-action@v4, I'm seeing this warning:

Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

I think this would be addressed by upgrading @actions/core in package.json.

There is one usage of the setOutput method in the codebase, here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions