helm / helm-www

The Helm website for docs, blog and project info.
https://helm.sh
MIT License
200 stars 504 forks source link

Update GitHub Actions examples #1573

Closed barrenechea closed 5 months ago

barrenechea commented 5 months ago

Updated the examples for GitHub Actions to match the latest actions/checkout version, cleaning up deprecation messages.

It has the same motivation as https://github.com/helm/helm-www/pull/1432 😄

I hope it helps!