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 1616 steps :
1717 - uses : actions/checkout@v4
1818 - name : Set up Python ${{ matrix.python-version }}
19- uses : actions/setup-python@v5
19+ uses : actions/setup-python@v6
2020 with :
2121 python-version : ${{ matrix.python-version }}
2222 - name : Install tox
Original file line number Diff line number Diff line change 1313 with :
1414 fetch-depth : 0
1515 - name : Set up Python
16- uses : actions/setup-python@v5
16+ uses : actions/setup-python@v6
1717 with :
1818 python-version : " 3.12"
1919 - name : Install poetry
Original file line number Diff line number Diff line change 1313 with :
1414 fetch-depth : 0
1515 - name : Set up Python
16- uses : actions/setup-python@v5
16+ uses : actions/setup-python@v6
1717 with :
1818 python-version : " 3.12"
1919 - name : Install poetry
You can’t perform that action at this time.
0 commit comments