Skip to content

update actions/cache + actions/checkout in GitHub Actions to v3#1839

Merged
lemire merged 1 commit into
simdjson:masterfrom
striezel-stash:gh-actions-update
Jun 6, 2022
Merged

update actions/cache + actions/checkout in GitHub Actions to v3#1839
lemire merged 1 commit into
simdjson:masterfrom
striezel-stash:gh-actions-update

Conversation

@striezel

@striezel striezel commented Jun 4, 2022

Copy link
Copy Markdown
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.

3.0.2

  • Added support for dynamic cache size cap on GHES.

3.0.3

  • Fixed avoiding empty cache save when no files are available for caching. (issue)

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.

@lemire

lemire commented Jun 5, 2022

Copy link
Copy Markdown
Member

Looks good

@striezel

striezel commented Jun 5, 2022

Copy link
Copy Markdown
Contributor Author

Indeed. All checks passed with the newer versions of actions/checkout and actions/cache.

@lemire

lemire commented Jun 6, 2022

Copy link
Copy Markdown
Member

Merging.

@lemire lemire merged commit 57d5479 into simdjson:master Jun 6, 2022
@striezel striezel deleted the gh-actions-update branch June 6, 2022 16:59
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