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

GitHub Warns about Deprecated Node Version #21

Closed
barndawgie opened this issue Jan 26, 2024 · 1 comment · Fixed by #22
Closed

GitHub Warns about Deprecated Node Version #21

barndawgie opened this issue Jan 26, 2024 · 1 comment · Fixed by #22

Comments

@barndawgie
Copy link
Contributor

I'm seeing the following warning now when running this action in my workflow:
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

Here is an example workflow exhibiting these warnings:
https://github.com/barndawgie/esphome-econet/actions/runs/7661739762

@barndawgie
Copy link
Contributor Author

I think this can be resolved by updating action dependencies as this has been fixed:
docker/build-push-action#954

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 a pull request may close this issue.

1 participant