Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace old style set-output for new GITHUB_ENV #104

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

polsala
Copy link

@polsala polsala commented Aug 24, 2023

Pull request checklist

Description

Remove deprecation warning from old style set-output

Closes: #103

Types of changes

  • This change requires a documentation update
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • Lint and unit tests pass locally with my changes.
  • All new and existing tests passed.

@polsala polsala force-pushed the FEATURE/update_chrome_and_firefox_build_remove_set_output_warning branch from 23ec0ea to fed85b4 Compare August 24, 2023 12:18
@polsala polsala closed this Aug 24, 2023
@polsala polsala reopened this Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] set-output command is deprecated
1 participant