You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Warning: Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
The text was updated successfully, but these errors were encountered:
Hi @mcandre, @andyfeller, Thank you for bringing this to our attention. The issue you encountered is not directly related to the setup-go action itself. This issue is planned to be fixed by GitHub actions/cache. You can track updates regarding this issue here: actions/cache#1541. If you have any questions or need help with something specific to setup-go, please feel free to reach out.
Description:
The post-run step presents a warning, which may later result in CI/CD jobs breaking.
Action version:
5
Platform:
Runner type:
Tools version:
Go 1.24
Repro steps:
Use setup-go in a workflow.
https://github.com/mcandre/slick/actions/runs/13575131036/job/37949422237
Expected behavior:
No warnings.
Actual behavior:
The text was updated successfully, but these errors were encountered: