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 645516d commit 90dbb4fCopy full SHA for 90dbb4f
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
go-version-file: 'go.mod'
22
check-latest: true
23
24
- - name: Check Go version used:
+ - name: Check Go version used
25
run: go version
26
27
- name: Get tag name
0 commit comments