File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -18,13 +18,13 @@ jobs:
1818 -
1919 name : Resolve old stable version
2020 id : oldstable
21- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
21+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
2222 with :
2323 go-version : oldstable
2424 -
2525 name : Resolve stable version
2626 id : stable
27- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
27+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
2828 with :
2929 go-version : stable
3030 outputs :
5252 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
5353 -
5454 name : Set up Go
55- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
55+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
5656 with :
5757 go-version : ${{ matrix.go_version }}
5858 -
Original file line number Diff line number Diff line change @@ -30,13 +30,13 @@ jobs:
3030 -
3131 name : Resolve old stable version
3232 id : oldstable
33- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
33+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
3434 with :
3535 go-version : oldstable
3636 -
3737 name : Resolve stable version
3838 id : stable
39- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
39+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
4040 with :
4141 go-version : stable
4242 outputs :
6060 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
6161 -
6262 name : Set up Go
63- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
63+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
6464 with :
6565 go-version : ${{ matrix.go_version }}
6666 -
9595 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
9696 -
9797 name : Set up Go
98- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
98+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
9999 with :
100100 go-version : ${{ matrix.go_version }}
101101 -
@@ -152,7 +152,7 @@ jobs:
152152 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
153153 -
154154 name : Set up Go
155- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
155+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
156156 with :
157157 go-version : ${{ matrix.go_version }}
158158 -
You can’t perform that action at this time.
0 commit comments