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

🩹 fix deprecation warning: Node.js 12 actions are deprecated. #1885

Merged
merged 2 commits into from Jan 17, 2023
Merged

🩹 fix deprecation warning: Node.js 12 actions are deprecated. #1885

merged 2 commits into from Jan 17, 2023

Conversation

thomasmerz
Copy link
Contributor

For more information see:
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.

Please update the following actions to use Node.js 16: actions/checkout@master
Using version v3, latest or master: actions/checkout#689

@thomasmerz
Copy link
Contributor Author

Signed-off-by: Thomas Merz git@rhoenwurz.de

   Node.js 12 actions are deprecated.
   For more information see:
   https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
   Please update the following actions to use Node.js 16: actions/checkout@master

   Using version v3, latest or master: actions/checkout#689

Signed-off-by: Thomas Merz <git@rhoenwurz.de>
@thomasmerz
Copy link
Contributor Author

This PR will fix this Annotation in https://github.com/nextcloud/docker/actions/runs/3690563149 and earlier runs inGitHub Actions:
image

@thomasmerz
Copy link
Contributor Author

@tilosp , FYI, can you please review my PR and approve?

Co-authored-by: J0WI <J0WI@users.noreply.github.com>
Signed-off-by: thomasmerz <thomasmerz@users.noreply.github.com>
@J0WI J0WI merged commit c66b03b into nextcloud:master Jan 17, 2023
@thomasmerz thomasmerz deleted the fix_node12_deprecation branch January 17, 2023 18:11
pathob pushed a commit to pathob/nextcloud-docker that referenced this pull request Jan 14, 2024
…oud#1885)

* 🩹 fix deprecation warning:

   Node.js 12 actions are deprecated.
   For more information see:
   https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
   Please update the following actions to use Node.js 16: actions/checkout@master

   Using version v3, latest or master: actions/checkout#689

Signed-off-by: Thomas Merz <git@rhoenwurz.de>

* Update .github/workflows/update-sh.yml

Co-authored-by: J0WI <J0WI@users.noreply.github.com>
Signed-off-by: thomasmerz <thomasmerz@users.noreply.github.com>

Signed-off-by: Thomas Merz <git@rhoenwurz.de>
Signed-off-by: thomasmerz <thomasmerz@users.noreply.github.com>
Co-authored-by: J0WI <J0WI@users.noreply.github.com>
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.

None yet

2 participants