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

GH Actions: version update for various predefined actions #222

Merged
merged 1 commit into from Mar 14, 2022

Conversation

jrfnl
Copy link
Contributor

@jrfnl jrfnl commented Mar 5, 2022

Description

A number of predefined actions have had major release, which warrant an update the workflow(s).

These updates don't actually contain any changed functionality, they are mostly just a change of the Node version used by the action itself (from Node 14 to Node 16).

Refs:

How has this been tested?

Will be automatically tested via the CI run.

Types of changes

  • 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 change)

PR checklist

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING.md document.
  • I have added tests to cover my changes.

@jrfnl jrfnl requested a review from ramsey as a code owner March 5, 2022 14:59
@codecov
Copy link

codecov bot commented Mar 5, 2022

Codecov Report

Merging #222 (e24b43e) into v2 (6085843) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##               v2     #222   +/-   ##
=======================================
  Coverage   98.29%   98.29%           
=======================================
  Files           5        5           
  Lines         117      117           
=======================================
  Hits          115      115           
  Misses          2        2           

A number of predefined actions have had major release, which warrant an update the workflow(s).

These updates don't actually contain any changed functionality, they are mostly just a change of the Node version used by the action itself (from Node 14 to Node 16).

Refs:
* https://github.com/actions/checkout/releases
@jrfnl jrfnl force-pushed the feature/ghactions-update-various-actions branch from 70cc0a1 to e24b43e Compare March 5, 2022 15:42
@ramsey
Copy link
Owner

ramsey commented Mar 14, 2022

Thanks!

@ramsey ramsey merged commit d515102 into ramsey:v2 Mar 14, 2022
@jrfnl jrfnl deleted the feature/ghactions-update-various-actions branch March 14, 2022 02:03
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.

None yet

2 participants