File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818 - name : Checkout
1919 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2020 - name : Setup Go
21- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
21+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
2222 with :
2323 go-version : 1.25.x
2424 - name : Tests
Original file line number Diff line number Diff line change 2727 - name : Checkout
2828 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2929 - name : Setup Go
30- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
30+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
3131 with :
3232 go-version : 1.25.x
3333 - name : build
Original file line number Diff line number Diff line change 2222 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2323 with :
2424 fetch-depth : 0
25- - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
25+ - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
2626 with :
2727 go-version : ' 1.25'
2828 - name : Docker Login
You can’t perform that action at this time.
0 commit comments