Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update checkout action to v4 tag in README.md #187

Merged
merged 2 commits into from
Apr 28, 2024

Conversation

maarten-blokker
Copy link
Contributor

The example workflow in the readme uses a step actions/checkout with version v3, this version uses Node.js 16 which is deprecated, the following message added to the run:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3

Signed-off-by: Maarten Blokker <maarten.blokker@outlook.com>
@davidkarlsen davidkarlsen enabled auto-merge (squash) April 17, 2024 18:08
@jhoblitt
Copy link

actions/checkout also needs to be bumped to v4 to fix the nodejs warning.

README.md Show resolved Hide resolved
Co-authored-by: Joshua Hoblitt <948901+jhoblitt@users.noreply.github.com>
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
@davidkarlsen davidkarlsen merged commit 95930dc into helm:main Apr 28, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants