Skip to content

Conversation

@striezel
Copy link
Contributor

Updates the actions/checkout and actions/cache actions used in the GitHub Actions workflow to their newest version.

Changes in actions/cache:

3.0.0

  • Updated minimum runner version support from node 12 -> node 16

3.0.1

  • Added support for caching from GHES 3.5.
  • Fixed download issue for files > 2GB during restore.

Changes in actions/checkout:

v3.0.2

v3.0.1

v3.0.0

As far as I can tell this should all be backwards compatible, so I do not expect any breakage.

@codecov
Copy link

codecov bot commented May 19, 2022

Codecov Report

Merging #160 (12e5864) into master (5222655) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #160   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           16        16           
  Branches         7         7           
=========================================
  Hits            16        16           

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 5222655...12e5864. Read the comment docs.

@Flamefire Flamefire merged commit 8fa856d into boostorg:master May 20, 2022
@striezel striezel deleted the gh-actions-checkout-update branch May 20, 2022 15:51
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.

2 participants