File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 runs-on : ubuntu-latest
2323 steps :
2424 - name : Checkout current branch (full)
25- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
25+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2626 with :
2727 persist-credentials : false
2828 - uses : coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 # v7.0.0
Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-latest
1616 steps :
1717 - name : Checkout current branch (full)
18- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
18+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1919 with :
2020 persist-credentials : false
2121 - uses : coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 # v7.0.0
Original file line number Diff line number Diff line change 1717 actions : read # only needed for private or internal repos
1818 steps :
1919 - name : Checkout repository
20- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
20+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2121 with :
2222 persist-credentials : false
2323
You can’t perform that action at this time.
0 commit comments