File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2525 # Setup Python
2626 - name : Setup Python
2727 id : python
28- uses : actions/setup-python@v5
28+ uses : actions/setup-python@v6
2929 with :
3030 python-version : ' 3.10'
3131
Original file line number Diff line number Diff line change 3535 # Setup Python
3636 - name : Setup Python
3737 id : python
38- uses : actions/setup-python@v5
38+ uses : actions/setup-python@v6
3939 with :
4040 python-version : ' 3.10'
4141
Original file line number Diff line number Diff line change 1414 with :
1515 submodules : true
1616 - name : Set up Python
17- uses : actions/setup-python@v5
17+ uses : actions/setup-python@v6
1818 with :
1919 python-version : ' 3.10'
2020
Original file line number Diff line number Diff line change 3535 with :
3636 submodules : ' recursive'
3737 - name : Set up Python
38- uses : actions/setup-python@v5
38+ uses : actions/setup-python@v6
3939 with :
4040 python-version : ${{ matrix.python-version }}
4141 - uses : Gr1N/setup-poetry@v9
7272 with :
7373 submodules : ' recursive'
7474 - name : Set up Python
75- uses : actions/setup-python@v5
75+ uses : actions/setup-python@v6
7676 with :
7777 python-version : ' 3.10'
7878 - uses : Gr1N/setup-poetry@v9
9393 with :
9494 submodules : ' recursive'
9595 - name : Set up Python
96- uses : actions/setup-python@v5
96+ uses : actions/setup-python@v6
9797 with :
9898 python-version : ' 3.10'
9999 - uses : Gr1N/setup-poetry@v9
You can’t perform that action at this time.
0 commit comments