File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1414 environment : pypi-publish
1515 steps :
1616 - uses : actions/checkout@v5
17- - uses : actions/setup-python@v5
17+ - uses : actions/setup-python@v6
18+
1819 with :
1920 python-version : 3.13
2021
Original file line number Diff line number Diff line change 1717
1818 steps :
1919 - uses : actions/checkout@v5
20- - uses : actions/setup-python@v5
20+ - uses : actions/setup-python@v6
2121 with :
2222 python-version : 3.13
2323
5252
5353 steps :
5454 - uses : actions/checkout@v5
55- - uses : actions/setup-python@v5
55+ - uses : actions/setup-python@v6
5656 with :
5757 python-version : " ${{ matrix.python-version }}"
5858 - name : Install dependencies
6868
6969 steps :
7070 - uses : actions/checkout@v5
71- - uses : actions/setup-python@v5
71+ - uses : actions/setup-python@v6
7272 with :
7373 python-version : 3.13
7474 - name : Install dependencies
You can’t perform that action at this time.
0 commit comments