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 ccache Github action to latest version #63

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

ingomueller-net
Copy link
Collaborator

This will be necessary soon, since it uses the cache action, which in turn uses the upload-artifact action, whose currently used version is being deprecated and will stop working at the end of this month.

This PR updates several of the Github actions we use in CI that use the
`cache` Github action, potentially transitively. This will be necessary
soon since the currently used version, v3, is being deprecated and will
stop working at the end of this month.

Signed-off-by: Ingo Müller <[email protected]>
@ingomueller-net ingomueller-net merged commit 5e04287 into substrait-io:main Jan 23, 2025
7 checks passed
@ingomueller-net ingomueller-net deleted the update-ccache branch January 23, 2025 15:23
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.

2 participants