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 8f227e8 commit 709a4d0Copy full SHA for 709a4d0
.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@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