BLAKE3-team / BLAKE3

the official Rust and C implementations of the BLAKE3 cryptographic hash function
Apache License 2.0
4.71k stars 315 forks source link

update actions/checkout in GitHub Actions to v4 #367

Closed striezel closed 6 months ago

striezel commented 6 months ago

This updates actions/checkout to v4, it's current version.

Changelog:

v4.1.0

  • Add support for partial checkout filters

v4.0.0

  • Support fetching without the --progress option
  • Update to node20