We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fc49a8 commit f47b3dcCopy full SHA for f47b3dc
.github/workflows/test.yml
@@ -67,7 +67,7 @@ jobs:
67
- uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
68
with:
69
go-version-file: 'go.mod'
70
- cache: true
+ cache: false
71
- uses: hashicorp/setup-terraform@a1502cd9e758c50496cc9ac5308c4843bcd56d36 # v3.0.0
72
73
terraform_version: ${{ matrix.terraform }}
0 commit comments