Skip to content

Update the set-output command (deprecation warning) #351

Description

@jo-tools

What would you like to be added?

      - name: Upload Artifacts
        uses: actions/upload-artifact@v3

When using this Action in a Workflow, GitHub displays a warning:

The 'set-output' command is deprecated and will be disabled soon.

So the set-output command should be updated... so that no warning of deprecations are being displayed.

Why is this needed?

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/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions