File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 fetch-depth : 0 # Fetch all history for proper versioning
2424
2525 - name : Set up Python
26- uses : actions/setup-python@v5
26+ uses : actions/setup-python@v6
2727 with :
2828 python-version : ' 3.13'
2929
Original file line number Diff line number Diff line change 2121 uses : tj-actions/changed-files@v46
2222
2323 - name : Set up Python
24- uses : actions/setup-python@v5
24+ uses : actions/setup-python@v6
2525 with :
2626 python-version : " 3.13"
2727
Original file line number Diff line number Diff line change 1515 uses : actions/checkout@v5
1616
1717 - name : Set up Python
18- uses : actions/setup-python@v5
18+ uses : actions/setup-python@v6
1919 with :
2020 python-version : 3.13
2121
Original file line number Diff line number Diff line change 1919 - uses : actions/checkout@v5
2020
2121 - name : Set up Python ${{ matrix.python-version }}
22- uses : actions/setup-python@v5
22+ uses : actions/setup-python@v6
2323 with :
2424 python-version : ${{ matrix.python-version }}
2525
You can’t perform that action at this time.
0 commit comments