File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3737 uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
3838
3939 - name : Setup Golang Environment
40- uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
40+ uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
4141 with :
4242 go-version-file : go.mod
4343
9696 if : ${{ github.event_name == 'push' }}
9797
9898 - name : Setup Golang Environment
99- uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
99+ uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
100100 with :
101101 go-version-file : go.mod
102102 if : ${{ github.ref_type == 'tag' }}
Original file line number Diff line number Diff line change 5151 uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
5252
5353 - name : Setup Golang Environment
54- uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
54+ uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
5555 with :
5656 go-version : stable
5757 if : matrix.language == 'go'
Original file line number Diff line number Diff line change 2828 uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2929
3030 - name : Setup Golang Environment
31- uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
31+ uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
3232 with :
3333 go-version : stable
3434
You can’t perform that action at this time.
0 commit comments