Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
l10n: ci: disable cache for setup-go to suppress warnings
After we upgraded actions/setup-go to v5, the following warning message was reported every time we ran the CI. Restore cache failed: Dependencies file is not found ... Disable cache to suppress warning messages as described in the solution below. actions/setup-go#427 Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
- Loading branch information