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

stop using deprecated github actions and ::set-output #1778

Merged
merged 5 commits into from
Jul 27, 2023

Conversation

joshuacolvin0
Copy link
Member

@joshuacolvin0 joshuacolvin0 commented Jul 20, 2023

refactor as suggested in https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Also update some github actions to versions that support node16 since node12 is no longer available.

@cla-bot cla-bot bot added the s Automatically added by the CLA bot if the creator of a PR is registered as having signed the CLA. label Jul 20, 2023
@joshuacolvin0 joshuacolvin0 changed the title stop using deprecated github actions ::set-output stop using deprecated github actions and ::set-output Jul 21, 2023
@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Merging #1778 (8870c3f) into master (af87ba2) will increase coverage by 0.07%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1778      +/-   ##
==========================================
+ Coverage   56.72%   56.80%   +0.07%     
==========================================
  Files         222      222              
  Lines       33446    33446              
==========================================
+ Hits        18972    18998      +26     
+ Misses      12123    12098      -25     
+ Partials     2351     2350       -1     

Copy link
Collaborator

@PlasmaPower PlasmaPower left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@PlasmaPower PlasmaPower merged commit d32e3e6 into master Jul 27, 2023
8 checks passed
@PlasmaPower PlasmaPower deleted the github-output branch July 27, 2023 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s Automatically added by the CLA bot if the creator of a PR is registered as having signed the CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants