Skip to content

CI Test: Deprecating 'set-output' command #3757

Merged
JelleZijlstra merged 4 commits intopsf:mainfrom
rdrll:main
Jun 30, 2023
Merged

CI Test: Deprecating 'set-output' command #3757
JelleZijlstra merged 4 commits intopsf:mainfrom
rdrll:main

Conversation

@rdrll
Copy link
Contributor

@rdrll rdrll commented Jun 30, 2023

Description

This PR replaced the deprecating set-output command used in the diff_shades_comment GitHub Action with latest GitHub supported method.

See this GitHub blog about this deprecation.

The original method of setting variables directly using the set-output command has now been replaced with setting variables through the GITHUB_OUTPUT environment variable.

After this fix, there will be no more warnings like this popping up when executing this CI test:

image

Checklist - did you ...

  • Add an entry in CHANGES.md if necessary?
  • Add / update tests if necessary? not necessary
  • Add new / update outdated documentation? not necessary

@JelleZijlstra
Copy link
Collaborator

Thanks!

@hauntsaninja hauntsaninja mentioned this pull request Jul 9, 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.

2 participants