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] Updated actions #1042

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

steel97
Copy link
Contributor

@steel97 steel97 commented Aug 3, 2024

Fixes deprecation notices
image

@ohcee
Copy link
Contributor

ohcee commented Aug 6, 2024

utAck. Thanks for updating this.

@seanPhill
Copy link
Collaborator

seanPhill commented Aug 7, 2024

For the information of visitors, this relates to Github's changes described here:
https://github.blog/news-insights/product-news/get-started-with-v4-of-github-actions-artifacts/

And for those distracted by the spelling, … artifacts in US English == artefacts in proper English! ;)

Here are the deprecation notices more completely: Two deprecations on Node.js and one on the artifact actions.

Create Source Distribution
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Create Source Distribution
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation:

@seanPhill seanPhill merged commit 35a1473 into Veil-Project:master Aug 7, 2024
8 checks passed
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