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

ci: use actions/checkout@v4 and actions/setup-python@v5 #70

Conversation

henrikbrixandersen
Copy link
Member

@henrikbrixandersen henrikbrixandersen commented Jul 12, 2024

Use actions/checkout@v4 and actions/setup-python@v5 when checking out and setting up the example-application repository in CI. The new versions uses Node20 instead of the deprecated Node16.

See https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/ for more information.

Use actions/checkout@v4 and actions/setup-python@v5 when checking out
and setting up the example-application repository in CI. The new
versions uses Node20 instead of the deprecated Node16.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
@henrikbrixandersen henrikbrixandersen force-pushed the ci_use_action_checkout_v4 branch from 550572b to 9f3fd87 Compare July 12, 2024 07:26
@henrikbrixandersen henrikbrixandersen changed the title ci: use actions/checkout@v4 ci: use actions/checkout@v4 and actions/setup-python@v5 Jul 12, 2024
@henrikbrixandersen henrikbrixandersen merged commit 283ad2b into zephyrproject-rtos:main Jul 12, 2024
6 checks passed
@henrikbrixandersen henrikbrixandersen deleted the ci_use_action_checkout_v4 branch July 12, 2024 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants