Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

striezel
Copy link
Contributor

@striezel striezel commented Jun 4, 2022

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
Copy link
Member

lemire commented Jun 5, 2022

Looks good

@striezel
Copy link
Contributor Author

striezel commented Jun 5, 2022

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

@lemire
Copy link
Member

lemire commented Jun 6, 2022

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