File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 packages : write
1212 steps :
1313 - name : Checkout
14- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
14+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1515 with :
1616 fetch-depth : 2
1717 ref : ${{ github.event.pull_request.head.ref }}
Original file line number Diff line number Diff line change 1212 name : Deploy
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions/checkout@v5
15+ - uses : actions/checkout@v6
1616 - name : Publish Module to PowerShell Gallery
1717 shell : pwsh
1818 run : |
Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 steps :
2020 - name : Checkout
21- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
21+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2222 with :
2323 fetch-depth : 2
2424 ref : ${{ github.event.pull_request.head.ref }}
You can’t perform that action at this time.
0 commit comments