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 Actions to use Node.js 16 instead of Node.js 12 #24

Closed
tanhongit opened this issue May 25, 2023 · 0 comments · Fixed by #25
Closed

GitHub Actions to use Node.js 16 instead of Node.js 12 #24

tanhongit opened this issue May 25, 2023 · 0 comments · Fixed by #25
Labels
bug Something isn't working

Comments

@tanhongit
Copy link
Member

Warning:

Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: docker/setup-buildx-action@v1, docker/login-action@v1, docker/metadata-action@v3, docker/build-push-action@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/

I needed to update the compatible versions in the GitHub action to eliminate the above warning.

@tanhongit tanhongit added the bug Something isn't working label May 25, 2023
tanhongit added a commit to tanhongit/lamp-docker that referenced this issue May 25, 2023
tanhongit added a commit to tanhongit/lamp-docker that referenced this issue May 25, 2023
(cslant#23 cslant#24) Update github action and optimize Dockerfile
@tanhongit tanhongit linked a pull request May 25, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant