Skip to content

Update to actions/checkout@v3 #9759

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

Merged
merged 1 commit into from
Oct 16, 2022
Merged

Conversation

TimWolla
Copy link
Member

The relevant difference is that the v3 uses a newer node.js version. GitHub currently warns when using v2, as the node.js version used is deprecated:

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,
actions/checkout

@TimWolla TimWolla requested a review from iluuu1994 October 16, 2022 11:40
The relevant difference is that the v3 uses a newer node.js version. GitHub
currently warns when using v2, as the node.js version used is deprecated:

> 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,
> actions/checkout
@TimWolla TimWolla changed the title Updateto actions/checkout@v3 Update to actions/checkout@v3 Oct 16, 2022
Copy link
Member

@iluuu1994 iluuu1994 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Copy link
Member

@cmb69 cmb69 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, right. Thank you!

@TimWolla TimWolla merged commit 629fcb6 into php:PHP-8.0 Oct 16, 2022
@TimWolla TimWolla deleted the gh-actions-update branch October 16, 2022 13:33
TimWolla added a commit that referenced this pull request Oct 16, 2022
* PHP-8.0:
  Update to actions/checkout@v3 (#9759)
TimWolla added a commit that referenced this pull request Oct 16, 2022
* PHP-8.1:
  Update to actions/checkout@v3 (#9759)
TimWolla added a commit to TimWolla/php-src that referenced this pull request Oct 16, 2022
* PHP-8.2:
  Update to actions/checkout@v3 (php#9759)
TimWolla added a commit that referenced this pull request Oct 16, 2022
* PHP-8.2:
  Update to actions/checkout@v3 (PHP-8.1)
  Update to actions/checkout@v3 (#9759)
TimWolla added a commit to php/doc-base that referenced this pull request Oct 28, 2022
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