Skip to content

Cache doesn't work with Go 1.14 #304

@barrettj12

Description

@barrettj12

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 working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions