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 GitHub Actions CI #522

Merged
merged 1 commit into from
Jun 8, 2023
Merged

Update GitHub Actions CI #522

merged 1 commit into from
Jun 8, 2023

Conversation

striezel
Copy link
Contributor

@striezel striezel commented Jun 7, 2023

The following updates are performed:

Still using the outdated actions will generate several warnings in CI runs, for example in https://github.com/Zylann/godot_voxel/actions/runs/5204696634:

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

The PR will get rid of those warnings.

The following updates are performed:
* update actions/cache to v3
* update actions/checkout to v3
* update actions/download-artifact to v3
* update actions/setup-python to v4
* update actions/upload-artifact to v3
@Zylann Zylann merged commit 0b36b60 into Zylann:master Jun 8, 2023
12 checks passed
@Zylann
Copy link
Owner

Zylann commented Jun 8, 2023

Thanks!

@striezel striezel deleted the ci-actions-update branch June 9, 2023 08:27
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