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 a68a2b7 commit adb060dCopy full SHA for adb060d
.github/workflows/go.yaml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: Get Build Tools
31
run: |
32
- GO111MODULE=on go install github.com/ory/go-acc
+ GO111MODULE=on go install github.com/ory/go-acc@latest
33
34
- name: Add $GOPATH/bin to $PATH
35
0 commit comments