-
Notifications
You must be signed in to change notification settings - Fork 594
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description:
After upgrading from 4.0 to 4.1 we see the below failure:
Restore cache failed: Dependencies file is not found in /home/runner/work/helm-charts/helm-charts. Supported file pattern: go.sum
We don't have a go.sum file.
Action version:
setup-go@4.1.0
Platform:
- Ubuntu
- macOS
- Windows
Runner type:
- Hosted
- Self-hosted
Tools version:
Go 1.21
Repro steps:
Run setup-go without a go.sum
Expected behavior:
For it to work ok as go.sum is not needed if there are no dependancies
Actual behavior:
Failure
kfox1111
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working