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

Update actions/checkout@v2 to actions/checkout@v3 #1015

Merged
merged 1 commit into from
Aug 23, 2023
Merged

Conversation

ShadowMitia
Copy link
Contributor

Warning is generated inside github action logs, because it uses an old version of nodejs.
This should remove the warning, and won't break the action once github finishes migration.

See https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/ for more details.

Warning is generated inside github action logs, because it uses an old version of nodejs.
This should remove the warning, and won't break the action once github finishes migration.
See https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/ for more details.
@ShadowMitia ShadowMitia changed the title Actions/checkout@v2 to actions/checkout@v3 Update actions/checkout@v2 to actions/checkout@v3 Aug 23, 2023
Copy link
Member

@Amaras Amaras left a comment

Choose a reason for hiding this comment

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

LGTM

@Amaras Amaras merged commit c3311b6 into main Aug 23, 2023
1 check passed
@Amaras Amaras deleted the ShadowMitia-patch-1 branch August 23, 2023 16:12
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