File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 with :
1717 fetch-depth : 0
1818
19- - uses : " actions/setup-python@v5 "
19+ - uses : " actions/setup-python@v6 "
2020 with :
2121 python-version : " 3.12"
2222
Original file line number Diff line number Diff line change 1616 steps :
1717 - uses : actions/checkout@v6
1818 - name : Set up Python
19- uses : actions/setup-python@v5
19+ uses : actions/setup-python@v6
2020 with :
2121 python-version : ' 3.12'
2222 - name : Install dependencies
Original file line number Diff line number Diff line change 1414 with :
1515 fetch-depth : 0
1616
17- - uses : " actions/setup-python@v5 "
17+ - uses : " actions/setup-python@v6 "
1818 with :
1919 python-version : " ${{ matrix.python-version }}"
2020
4242 with :
4343 fetch-depth : 0
4444
45- - uses : actions/setup-python@v5
45+ - uses : actions/setup-python@v6
4646 with :
4747 python-version : ' 3.12'
4848
Original file line number Diff line number Diff line change 2323 with :
2424 fetch-depth : 0
2525
26- - uses : " actions/setup-python@v5 "
26+ - uses : " actions/setup-python@v6 "
2727 with :
2828 python-version : " ${{ matrix.python-version }}"
2929
You can’t perform that action at this time.
0 commit comments