Skip to content

Commit adb060d

Browse files
committed
Update .github/workflows/go.yaml
1 parent a68a2b7 commit adb060d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: Get Build Tools
3131
run: |
32-
GO111MODULE=on go install github.com/ory/go-acc
32+
GO111MODULE=on go install github.com/ory/go-acc@latest
3333
3434
- name: Add $GOPATH/bin to $PATH
3535
run: |

0 commit comments

Comments
 (0)