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 2828 python_latest : ${{ steps.set-latest.outputs.python_latest}}
2929 steps :
3030 - name : Checkout the repository
31- uses : actions/checkout@v5 .0.0
31+ uses : actions/checkout@v6 .0.0
3232 with :
3333 fetch-depth : 0
3434
Original file line number Diff line number Diff line change 1111 name : Release Drafter
1212 steps :
1313 - name : Checkout the repository
14- uses : actions/checkout@v5 .0.0
14+ uses : actions/checkout@v6 .0.0
1515 with :
1616 fetch-depth : 0
1717
Original file line number Diff line number Diff line change 5151 os : ubuntu-24.04-arm
5252 steps :
5353 - name : Checkout the repository
54- uses : actions/checkout@v5 .0.0
54+ uses : actions/checkout@v6 .0.0
5555
5656 - name : Login to GitHub Container Registry
5757 if : github.event_name == 'release'
You can’t perform that action at this time.
0 commit comments