File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2121
2222 - name : Set up Go
23- uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
23+ uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
2424 with :
2525 go-version-file : go.mod
2626
Original file line number Diff line number Diff line change 2323 uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2424
2525 - name : Set up Go
26- uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
26+ uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
2727 with :
2828 go-version-file : go.mod
2929
4747 fetch-depth : 0
4848
4949 - name : Set up Go
50- uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
50+ uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
5151 with :
5252 go-version-file : go.mod
5353 cache : true
You can’t perform that action at this time.
0 commit comments