Skip to content

Commit

Permalink
set go to 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
yfodil committed Jun 6, 2024
1 parent 4662a7c commit 8b4dac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-terraform-provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: '1.21'
go-version: '1.22'

- name: Compare Provider Metadata
id: compare_provider_metadata
Expand Down

0 comments on commit 8b4dac9

Please sign in to comment.