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.
2 parents 3c09425 + 4260598 commit beaae9cCopy full SHA for beaae9c
.github/workflows/licence-check.yaml
@@ -31,7 +31,7 @@ jobs:
31
- name: Checkout code
32
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
33
- name: Setup go
34
- uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed
+ uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
35
with:
36
go-version: "^1.13.1"
37
# Go is used by addlicense command (addlicense is used in melos run
0 commit comments