RustCrypto / KDFs

Collection of Key Derivation Functions written in pure Rust
67 stars 28 forks source link

Update actions/checkout in GitHub Actions to v3 #73

Closed striezel closed 2 years ago

striezel commented 2 years ago

Updates the actions/checkout action used in the GitHub Actions workflows to its newest major version.

For a list of changes in actions/checkout see the changelog.

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