mirror of
https://gitee.com/johng/gf
synced 2026-06-06 02:25:47 +08:00
Resolves TODO comment requesting cache to be disabled for the `actions/setup-go` step in the release workflow. - Add `cache: false` to `actions/setup-go@v5` configuration - Remove the now-completed TODO comment <!-- START COPILOT CODING AGENT SUFFIX --> <details> <summary>Original prompt</summary> > 处理 TODO: 禁用缓存 (来自 .github/workflows/release.yml) </details> Created from VS Code via the [GitHub Pull Request](https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github) extension. <!-- START COPILOT CODING AGENT TIPS --> --- 💬 We'd love your input! Share your thoughts on Copilot coding agent in our [2 minute survey](https://gh.io/copilot-coding-agent-survey). --------- Co-authored-by: hailaz <739476267@qq.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: hailaz <29968474+hailaz@users.noreply.github.com>