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

fix gha "Node.js 12 actions are deprecated." warning #87

Closed
wants to merge 1 commit into from

Conversation

jhoblitt
Copy link
Member

@jhoblitt jhoblitt commented Feb 9, 2023

Resolves this warning in the gha logs:

Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.

Resolves this warning in the gha logs:

    Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
@jhoblitt jhoblitt requested a review from ekohl February 9, 2023 18:13
@codecov
Copy link

codecov bot commented Feb 9, 2023

Codecov Report

Base: 1.63% // Head: 1.63% // No change to project coverage 👍

Coverage data is based on head (be9aae8) compared to base (53011ea).
Patch has no changes to coverable lines.

Additional details and impacted files
@@          Coverage Diff           @@
##           master     #87   +/-   ##
======================================
  Coverage    1.63%   1.63%           
======================================
  Files           2       2           
  Lines          61      61           
======================================
  Hits            1       1           
  Misses         60      60           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ekohl
Copy link
Member

ekohl commented Feb 9, 2023

I think #85 is more complete.

@jhoblitt
Copy link
Member Author

jhoblitt commented Feb 9, 2023

@ekohl #85 doesn't seem to be ready for merge. Should we pull the trigger on this PR?

@jhoblitt jhoblitt added bug Something isn't working skip-changelog and removed bug Something isn't working labels Feb 9, 2023
@jhoblitt
Copy link
Member Author

jhoblitt commented Feb 9, 2023

Closed in favor of #85

@jhoblitt jhoblitt closed this Feb 9, 2023
@jhoblitt jhoblitt deleted the bugfix/gha-nodejs branch February 9, 2023 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants