File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2929 with :
3030 fetch-depth : 0
3131 submodules : true
32- - uses : actions/setup-python@v5
32+ - uses : actions/setup-python@v6
3333 with :
3434 python-version : ${{ matrix.python-version }}
3535 allow-prereleases : true
Original file line number Diff line number Diff line change 1616 with :
1717 fetch-depth : 0
1818 submodules : true
19- - uses : actions/setup-python@v5
19+ - uses : actions/setup-python@v6
2020 with :
2121 python-version : ${{ matrix.python-version }}
2222 allow-prereleases : true
Original file line number Diff line number Diff line change 88 with :
99 fetch-depth : 0
1010 submodules : true
11- - uses : actions/setup-python@v5
11+ - uses : actions/setup-python@v6
1212 with :
1313 python-version : " 3.x"
1414 -
uses :
pre-commit/[email protected]
Original file line number Diff line number Diff line change 1515 with :
1616 fetch-depth : 0
1717 submodules : true
18- - uses : actions/setup-python@v5
18+ - uses : actions/setup-python@v6
1919 with :
2020 python-version : " 3.x"
2121 - run : brew install autoconf automake libtool
Original file line number Diff line number Diff line change 1010 with :
1111 fetch-depth : 0
1212 submodules : true
13- - uses : actions/setup-python@v5
13+ - uses : actions/setup-python@v6
1414 with :
1515 python-version : " 3.x"
1616 - run : pip install build
You can’t perform that action at this time.
0 commit comments