File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7878with :
7979persist-credentials : false
8080 - name : Set up Python ${{ env.PYTHON_VERSION }}
81- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
81+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
8282with :
8383python-version : ${{ env.PYTHON_VERSION }}
8484allow-prereleases : true
@@ -112,7 +112,7 @@ jobs:
112112with :
113113clang-version : ${{ env.CLANG_VERSION }}
114114 - name : Set up Python ${{ env.PYTHON_VERSION }}
115- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
115+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
116116with :
117117python-version : ${{ env.PYTHON_VERSION }}
118118allow-prereleases : true
Original file line number Diff line number Diff line change 5858with :
5959clang-version : ${{ env.CLANG_VERSION }}
6060 - name : Set up Python ${{ env.PYTHON_VERSION }}
61- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
61+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
6262with :
6363python-version : ${{ env.PYTHON_VERSION }}
6464allow-prereleases : true
Original file line number Diff line number Diff line change 5858with :
5959clang-version : ${{ env.CLANG_VERSION }}
6060 - name : Set up Python ${{ env.PYTHON_VERSION }}
61- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
61+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
6262with :
6363python-version : ${{ env.PYTHON_VERSION }}
6464allow-prereleases : true
Original file line number Diff line number Diff line change 7474with :
7575persist-credentials : false
7676 - name : Set up Python ${{ env.PYTHON_VERSION }}
77- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
77+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
7878with :
7979python-version : ${{ env.PYTHON_VERSION }}
8080allow-prereleases : true
Original file line number Diff line number Diff line change 3939runs-on : ubuntu-24.04-arm
4040steps :
4141 - name : Set up Python ${{ env.PYTHON_VERSION }}
42- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
42+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
4343with :
4444python-version : ${{ env.PYTHON_VERSION }}
4545allow-prereleases : true
Original file line number Diff line number Diff line change 4242with :
4343persist-credentials : false
4444 - name : Set up Python ${{ env.PYTHON_VERSION }}
45- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
45+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
4646with :
4747python-version : ${{ env.PYTHON_VERSION }}
4848allow-prereleases : true
6161with :
6262node-version : ${{ env.NODE_VERSION }}
6363 - name : Set up Python ${{ env.PYTHON_VERSION }}
64- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
64+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
6565with :
6666python-version : ${{ env.PYTHON_VERSION }}
6767allow-prereleases : true
@@ -151,7 +151,7 @@ jobs:
151151 *.py
152152sparse-checkout-cone-mode : false
153153 - name : Set up Python ${{ env.PYTHON_VERSION }}
154- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
154+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
155155with :
156156python-version : ${{ env.PYTHON_VERSION }}
157157allow-prereleases : true
@@ -173,7 +173,7 @@ jobs:
173173 *.yaml
174174sparse-checkout-cone-mode : false
175175 - name : Use Python ${{ env.PYTHON_VERSION }}
176- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
176+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
177177with :
178178python-version : ${{ env.PYTHON_VERSION }}
179179allow-prereleases : true
Original file line number Diff line number Diff line change 6767if : runner.os == 'macOS'
6868run : sudo xcode-select -s /Applications/Xcode_${{ env.XCODE_VERSION }}.app
6969 - name : Set up Python ${{ env.PYTHON_VERSION }}
70- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
70+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
7171with :
7272python-version : ${{ env.PYTHON_VERSION }}
7373allow-prereleases : true
Original file line number Diff line number Diff line change 5555with :
5656clang-version : ${{ env.CLANG_VERSION }}
5757 - name : Set up Python ${{ env.PYTHON_VERSION }}
58- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
58+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
5959with :
6060python-version : ${{ env.PYTHON_VERSION }}
6161allow-prereleases : true
Original file line number Diff line number Diff line change 6060 rustup override set "$RUSTC_VERSION"
6161 rustup --version
6262 - name : Set up Python ${{ env.PYTHON_VERSION }}
63- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
63+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
6464with :
6565python-version : ${{ env.PYTHON_VERSION }}
6666allow-prereleases : true
Original file line number Diff line number Diff line change 7171 rustup override set "$RUSTC_VERSION"
7272 rustup --version
7373 - name : Set up Python ${{ env.PYTHON_VERSION }}
74- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
74+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0 .0
7575with :
7676python-version : ${{ env.PYTHON_VERSION }}
7777allow-prereleases : true
You can’t perform that action at this time.
0 commit comments