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

[CI] Update actions/checkout to version 4 #210

Merged
merged 1 commit into from
Sep 19, 2023
Merged

Conversation

brotkrueml
Copy link
Contributor

This also avoid the following deprecation on publish: "The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2."

Additionally, use ubuntu-latest instead of a dedicated version to avoid outdated Ubuntu versions which are not supported anymore by GitHub in the future.

Releases: main, 12.4

This also avoid the following deprecation on publish:
"The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2."

Additionally, use ubuntu-latest instead of a dedicated version to avoid outdated Ubuntu versions which are not supported anymore by GitHub in the future.

Releases: main, 12.4
@brotkrueml brotkrueml requested a review from linawolf September 16, 2023 16:22
@brotkrueml brotkrueml self-assigned this Sep 16, 2023
@brotkrueml brotkrueml requested review from linawolf and removed request for linawolf September 18, 2023 09:29
@brotkrueml brotkrueml merged commit 2318342 into main Sep 19, 2023
11 checks passed
@brotkrueml brotkrueml deleted the update-actions-checkout branch September 19, 2023 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants