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 workflows to use artifact actions v4 and replace the archived workflow … #20

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jtquach1
Copy link

@jtquach1 jtquach1 commented Dec 12, 2024

…actions/setup-ruby@v1 with ruby/setup-ruby@v1

Changes made

  • Updating artifact actions v3 to v4 since v3 will be deprecated 1/30/2025.
  • Also actions/setup-ruby is archived and has been recommended instead to use ruby/setup-ruby
  • actions/cache is recommended to be updated from v2 to either v3 or v4 (picked v4)

…actions/setup-ruby@v1 with ruby/setup-ruby@v1

Signed-off-by: Joyce Quach <[email protected]>
Signed-off-by: Joyce Quach <[email protected]>
@jtquach1 jtquach1 changed the title Update workflows to use actions v4 and replace the archived workflow … Update workflows to use artifact actions v4 and replace the archived workflow … Dec 12, 2024
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.

1 participant