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

ci: set check-latest flag to true in gh workflows #1191

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

aramase
Copy link
Member

@aramase aramase commented Nov 30, 2023

Set check-latest: true in gh workflows.

If check-latest is set to true, the action first checks if the cached version is the latest one. If the locally cached version is not the most up-to-date, a Go version will then be downloaded. (xref: https://github.com/actions/setup-go?tab=readme-ov-file#check-latest-version).

@aramase aramase requested a review from enj as a code owner November 30, 2023 00:21
@aramase aramase merged commit aa3b032 into Azure:main Nov 30, 2023
11 checks passed
@aramase aramase deleted the aramase/c/check_latest_go branch November 30, 2023 00:29
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.

None yet

2 participants