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 submodules : recursive
1818 - name : Set up Python ${{ matrix.python-version }}
19- uses : actions/setup-python@v5
19+ uses : actions/setup-python@v7
2020 with :
2121 python-version : ${{ matrix.python-version }}
2222 - name : Install package (dev extras)
Original file line number Diff line number Diff line change 1010 with :
1111 ref : ${{ github.head_ref }}
1212 - name : Set up Python
13- uses : actions/setup-python@v5
13+ uses : actions/setup-python@v7
1414 with :
1515 python-version : ' 3.12'
1616 - name : Install formatter dependencies
Original file line number Diff line number Diff line change 1616 with :
1717 submodules : recursive
1818 - name : Set up Python ${{ matrix.python-version }}
19- uses : actions/setup-python@v5
19+ uses : actions/setup-python@v7
2020 with :
2121 python-version : ${{ matrix.python-version }}
2222 - name : Install package (dev extras)
You can’t perform that action at this time.
0 commit comments