File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1212 steps :
1313 - uses : actions/checkout@v5
1414
15- - uses : actions/setup-python@v5
15+ - uses : actions/setup-python@v6
1616 with :
1717 python-version : " 3.x"
1818 cache : " pip"
Original file line number Diff line number Diff line change 1212 steps :
1313 - uses : actions/checkout@v5
1414
15- - uses : actions/setup-python@v5
15+ - uses : actions/setup-python@v6
1616 with :
1717 python-version : " 3.x"
1818 cache : " pip"
Original file line number Diff line number Diff line change 1919 steps :
2020 - uses : actions/checkout@v5
2121
22- - uses : actions/setup-python@v5
22+ - uses : actions/setup-python@v6
2323 with :
2424 python-version : " 3.x"
2525 cache : " pip"
Original file line number Diff line number Diff line change 1616 steps :
1717 - uses : actions/checkout@v5
1818
19- - uses : actions/setup-python@v5
19+ - uses : actions/setup-python@v6
2020 with :
2121 python-version : ${{ matrix.python }}
2222 cache : " pip"
You can’t perform that action at this time.
0 commit comments