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 actions in workflows #212

Merged
merged 3 commits into from Sep 3, 2021
Merged

Update actions in workflows #212

merged 3 commits into from Sep 3, 2021

Conversation

KengoTODA
Copy link
Collaborator

Just minor updates for the workflows:

  1. Apply the built-in cache feature of actions/setup-java to shorten the workflow definition. It's also expected to reduce the time to build. refs Introduce the dependency caching for Maven and Gradle actions/setup-java#193 (comment)
  2. amesIves/github-pages-deploy-action released v4, so followed its migration guide to get updated and secure.
  3. actions/upload-artifact released v2, just follow their changeto get updated and secure. No migration is needed.

@google-cla google-cla bot added the cla: yes See https://cla.developers.google.com/ label Sep 3, 2021
@cpovirk
Copy link
Collaborator

cpovirk commented Sep 3, 2021

Nice. @cgdecker and others may be interested in the simpler caching setup for some of our Google projects.

@cpovirk cpovirk merged commit 1962f5f into main Sep 3, 2021
@KengoTODA KengoTODA deleted the update-workflow branch September 3, 2021 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes See https://cla.developers.google.com/
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants