File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
1717
1818 - name : Install Go
19- uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6
19+ uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6
2020 with :
2121 go-version : ' stable'
2222
Original file line number Diff line number Diff line change 1515 uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
1616
1717 - name : Install Go
18- uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6
18+ uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6
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@9255dc7a253b0ccc959486e2bca901246202afeb # v5
55+ uses : actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5
5656 with :
5757 path : ~/.cache/lima
5858 key : lima-${{ env.LIMA_VERSION }}
You can’t perform that action at this time.
0 commit comments