File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1616 with :
1717 # Allow goreleaser to access older tag information.
1818 fetch-depth : 0
19- - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
19+ - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
2020 with :
2121 go-version-file : ' go.mod'
2222 cache : true
Original file line number Diff line number Diff line change 1818 timeout-minutes : 5
1919 steps :
2020 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
21- - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
21+ - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
2222 with :
2323 go-version-file : ' go.mod'
2424 cache : true
3636 - name : Checkout
3737 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3838 - name : Setup Go
39- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
39+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
4040 with :
4141 go-version-file : ' go.mod'
4242 cache : true
8686 - name : Checkout
8787 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
8888 - name : Setup Go
89- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
89+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
9090 with :
9191 go-version-file : ' go.mod'
9292 cache : true
You can’t perform that action at this time.
0 commit comments