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

Update workflows to remove ::set-output #2384

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

wojsmol
Copy link
Contributor

@wojsmol wojsmol commented Jul 16, 2024

Pull Request

Type of Change

  • New feature
  • Bug fix
  • Documentation update
  • Refactoring
  • Hotfix
  • Security patch
  • UI/UX improvement

Description

remove ::set-output usage https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
remove $version as a environment variable as it's not used

Testing

[Detail the testing you have performed to ensure that these changes function as intended. Include information about any added tests.]

Impact

removes warnings from GHA runs and removes not used variable from workflows

Issue related to PR

[What issue/discussion is related to this PR (if any)]

  • Resolves #

Additional Information

[Any additional information that reviewers should be aware of.]

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no errors/warnings/merge conflicts.

remove ::set-output usage
remove `$version` asc a enviroment variable as ot's not used
@wojsmol wojsmol requested a review from ChrisTitusTech as a code owner July 16, 2024 20:06
@ChrisTitusTech ChrisTitusTech merged commit bc213d3 into ChrisTitusTech:main Jul 16, 2024
@wojsmol wojsmol deleted the remive/set-output branch July 16, 2024 20:16
@ChrisTitusTech ChrisTitusTech added the skip-changelog Skip Change Logs label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Skip Change Logs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants