We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c390281 commit d6fdcd2Copy full SHA for d6fdcd2
.github/workflows/tfprovider-lint.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- uses: actions/setup-go@v3
30
with:
31
- go-version: .go-version
+ go-version: 1.18.1
32
cache: false
33
34
- name: install tfproviderlint
0 commit comments