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 #571

Conversation

jrfnl
Copy link
Contributor

@jrfnl jrfnl commented Mar 5, 2022


name: ⚙ Improvement
about: CI
labels: enhancement


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:

  • I have written test cases for the changes in this pull request
  • I have run npm run format before the commit.
  • I have run npm run lint before the commit.
  • I have run npm run release before the commit.
  • npm test returns with no unit test errors and all code covered.

In case this PR edits any scripts:

  • I have checked the edited scripts for syntax.
  • I have tested the changes in an integration test (If yes, provide workflow YAML and link).

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/download-artifact/releases
* https://github.com/actions/upload-artifact/releases
@codecov
Copy link

codecov bot commented Mar 5, 2022

Codecov Report

Merging #571 (ddf8825) into develop (4678e80) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           develop      #571   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          512       512           
  Branches        79        79           
=========================================
  Hits           512       512           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4678e80...ddf8825. Read the comment docs.

@shivammathur shivammathur merged commit 4056d3f into shivammathur:develop Mar 5, 2022
@shivammathur
Copy link
Owner

@jrfnl Thanks 🚀

@jrfnl
Copy link
Contributor Author

jrfnl commented Mar 5, 2022

You're very welcome.

@jrfnl jrfnl deleted the feature/ghactions-update-various-actions branch March 5, 2022 15:48
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