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 c302164 commit a0fcd74Copy full SHA for a0fcd74
.github/workflows/framework-codegen.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Set up Go
39
uses: actions/setup-go@v5
40
with:
41
- go-version-file: go.mod
+ go-version-file: framework/go.mod
42
- name: Cache Go modules
43
uses: actions/cache@v4
44
0 commit comments