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 93d28cc commit 6f29c03Copy full SHA for 6f29c03
.github/workflows/odh-release.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Set Go
23
uses: actions/setup-go@v5
24
with:
25
- go-version: v1.20
+ go-version-file: './go.mod'
26
27
- name: Verify that release doesn't exist yet
28
shell: bash {0}
0 commit comments