We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 676031a commit fa3fe47Copy full SHA for fa3fe47
1 file changed
.github/workflows/librariangen-ci.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Set up Go
22
uses: actions/setup-go@v5
23
with:
24
- go-version-file: "go.mod"
+ go-version-file: "internal/librariangen/go.mod"
25
26
- name: Display Go version
27
run: go version
0 commit comments