Skip to content

Deprecation warning for set-output command in GitHub Actions #385

Closed
@d3li0n

Description

Hello team,

It appears that GitHub is planning to disable set-output command soon according to the blog.

I am currently using the following code to setup Ruby in my GitHub Actions:

- name: Setup Ruby  
   uses: ruby/setup-ruby@v1

Warning message:

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/

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