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

chore: Update GitHub Actions CI #25

Merged
merged 2 commits into from
Dec 31, 2023
Merged

chore: Update GitHub Actions CI #25

merged 2 commits into from
Dec 31, 2023

Conversation

striezel
Copy link
Contributor

The following updates are performed:

Still using the outdated / unmaintained actions will generate several warnings in CI runs, for example in https://github.com/spicylobstergames/astratomic/actions/runs/7363212173:

The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

The PR will get rid of some of those warnings.

The following updates are performed:
* update actions/checkout to v4
* replace unmaintained actions-rs/toolchain by dtolnay/rust-toolchain
* replace unmaintained actions-rs/cargo by direct invocation of cargo
@Zac8668
Copy link
Collaborator

Zac8668 commented Dec 31, 2023

Thanks! I'm not good with Github Actions. Gonna take advantage of this to push a bug fix release I was meaning to push earlier

@Zac8668 Zac8668 merged commit 1a637ec into spicylobstergames:main Dec 31, 2023
4 checks passed
@striezel striezel deleted the actions-update branch December 31, 2023 23:34
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