Skip to content

Commit d6fdcd2

Browse files
committed
fix: tfprovider goversion
1 parent c390281 commit d6fdcd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tfprovider-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- uses: actions/setup-go@v3
3030
with:
31-
go-version: .go-version
31+
go-version: 1.18.1
3232
cache: false
3333

3434
- name: install tfproviderlint

0 commit comments

Comments
 (0)