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 deprecated actions/commands in workflows #2422

Merged
merged 4 commits into from Oct 19, 2022

Conversation

karlenDimla
Copy link
Contributor

@karlenDimla karlenDimla commented Oct 19, 2022

Task/Issue URL: https://app.asana.com/0/488551667048375/1203189277953937/f

Description

Update workflows that uses v2 of actions/setup-java and actions/checkout to use v3.
This PR can't fix the "save-state" warnings since it's caused by gradle/gradle-build-action which is still to be fixed gradle/gradle-build-action#461

Steps to test this PR

Workflows should complete as usual without deprecated warnings except for "save-state".

@karlenDimla
Copy link
Contributor Author

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@karlenDimla karlenDimla marked this pull request as ready for review October 19, 2022 09:57
@karlenDimla karlenDimla force-pushed the fix/karl/update-deprecated-actions branch 2 times, most recently from c82089c to bb6a633 Compare October 19, 2022 10:01
@karlenDimla karlenDimla force-pushed the fix/karl/update-deprecated-actions branch from bb6a633 to d5495a2 Compare October 19, 2022 10:34
Copy link
Contributor

@marcosholgado marcosholgado left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@karlenDimla karlenDimla merged commit 6c1f137 into develop Oct 19, 2022
@karlenDimla karlenDimla deleted the fix/karl/update-deprecated-actions branch October 19, 2022 11:22
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.

Migrate away from the save-state command to Environment Files
2 participants