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 actions/cache #224

Merged
merged 1 commit into from Mar 25, 2022

Conversation

jrfnl
Copy link
Contributor

@jrfnl jrfnl commented Mar 21, 2022

Description

A number of predefined actions have had major releases, which warrant an update.

The update doesn't actually contain any changed functionality, it's mostly just a change of the Node version used by the action itself (from Node 12 to Node 16), but see the changelog for more info.

Refs:

Motivation and context

Keeping up to date.

How has this been tested?

Tested via the GH Actions integration tests.

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.

A number of predefined actions have had major releases, which warrant an update.

The update doesn't actually contain any changed functionality, it's mostly just a change of the Node version used by the action itself (from Node 12 to Node 16), but see the changelog for more info.

Refs:
* https://github.com/actions/cache/releases/
@jrfnl jrfnl requested a review from ramsey as a code owner March 21, 2022 14:36
@codecov
Copy link

codecov bot commented Mar 21, 2022

Codecov Report

Merging #224 (dbdb577) into v2 (d515102) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

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

@ramsey ramsey merged commit e3612f6 into ramsey:v2 Mar 25, 2022
@jrfnl jrfnl deleted the feature/update-actions-cache-runner branch March 25, 2022 09:41
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