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 9f13686 + fa8df63 commit f209925Copy full SHA for f209925
.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@d35c59abb061a4a6fb18e82ac0862c26744d6ab5
+ uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c
35
with:
36
go-version: "^1.13.1"
37
# Go is used by addlicense command (addlicense is used in melos run
0 commit comments