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

Relaxes the version of the setup-ruby Github action #19

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

sergio-bobillier
Copy link
Collaborator

@sergio-bobillier sergio-bobillier commented Jan 20, 2025

This is needed because the specific version that was being used suddenly became unusable, because Github removed the ubuntu image linked to that version.

To fix the issue the action is no longer fixed to a particular version, instead it just takes v1 (the latest available within the same major).

This is needed because the specific version that was being used suddenly
became unusable, because Github removed the ubuntu image linked to that
version.

To fix the issue the action is no longer fixed to a particular version,
instead it just takes v1 (the latest available within the same major).
@sergio-bobillier sergio-bobillier merged commit 4ab0878 into master Jan 20, 2025
4 checks passed
@sergio-bobillier sergio-bobillier deleted the sb-update-setup-ruby branch January 20, 2025 13:13
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