-
Notifications
You must be signed in to change notification settings - Fork 602
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description:
When I use this action with Go 1.14 and the cache enabled, it fails with
Error: Could not get cache folder paths.
Action version:
v3
Platform:
- Ubuntu
- macOS
- Windows
Runner type:
- Hosted
- Self-hosted
Tools version:
Go 1.14
Repro steps:
Run the following step:
uses: actions/setup-go@v3
with:
go-version: 1.14
cache: true
See sample test run here:
https://github.com/canonical/pebble/actions/runs/3681163227/jobs/6227686103
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working