We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14e2ad0 commit 00a3e6fCopy full SHA for 00a3e6f
1 file changed
.github/workflows/build-test.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/checkout@v4
23
- uses: projectdiscovery/actions/setup/go@v1
24
with:
25
- working-directory: v2/
+ go-version-file: v2/go.mod
26
- name: Run golangci-lint
27
uses: projectdiscovery/actions/golangci-lint/v2@v1
28
0 commit comments