File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1818
1919 - name : Install Go
20- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5
20+ uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5
2121 with :
2222 go-version : ' stable'
2323
Original file line number Diff line number Diff line change 1515 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1616
1717 - name : Install Go
18- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5
18+ uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5
1919 with :
2020 go-version : ' stable'
2121
5252 echo "LIMA_VERSION=${LIMA_VERSION}" >>$GITHUB_ENV
5353
5454 - name : " Cache ~/.cache/lima"
55- uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4
55+ uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
5656 with :
5757 path : ~/.cache/lima
5858 key : lima-${{ env.LIMA_VERSION }}
You can’t perform that action at this time.
0 commit comments