Skip to content

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.

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
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