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 3131 timeout-minutes : 20
3232 steps :
3333 - name : Checkout the repository
34- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
34+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
3535 - name : Setup go
3636 uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
3737 with :
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-24.04
1515 steps :
1616 - name : Checkout code
17- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
17+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
1818 - name : Generate artifacts
1919 run : make release
2020 - name : Create Release
Original file line number Diff line number Diff line change 1919 unit-test :
2020 runs-on : ubuntu-24.04
2121 steps :
22- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
22+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
2323 - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
2424 with :
2525 go-version-file : ' go.mod'
You can’t perform that action at this time.
0 commit comments