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 647db25 commit bc01180Copy full SHA for bc01180
.github/workflows/scenario-test.yml
@@ -88,7 +88,7 @@ jobs:
88
repository: SAP/terraform-provider-btp
89
90
- name: Setup Go
91
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
92
with:
93
go-version-file: 'go.mod'
94
0 commit comments