Skip to content

Conversation

tksm
Copy link
Contributor

@tksm tksm commented Feb 26, 2023

This PR replaces actions/cache with the setup-go's cache feature introduced in setup-go v3.2.0.

Currently, the step of actions/cache on push seems not to work as expected, as go mod tidy is called before that. This PR may also fix this issue.

image

@tksm
Copy link
Contributor Author

tksm commented Feb 26, 2023

I checked the cache would work by re-running the action of this PR.

Copy link
Member

@superbrothers superbrothers left a comment

Choose a reason for hiding this comment

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

🎉

@superbrothers superbrothers merged commit 74952fd into stern:master Feb 27, 2023
@tksm tksm deleted the use-setup-go-cache branch February 27, 2023 01:15
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