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 48dd3e4 commit aa44ba3Copy full SHA for aa44ba3
.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@44694675825211faa026b3c33043df3e48a5fa00
35
with:
36
go-version: "^1.13.1"
37
# Go is used by addlicense command (addlicense is used in melos run
0 commit comments