File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 with :
3131 submodules : true
3232
33- - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
33+ - uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7
3434
3535 - name : Build wheel & sdist
3636 run : |
Original file line number Diff line number Diff line change 3333 submodules : true
3434 ref : ${{ github.event.pull_request.head.ref }}
3535
36- - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
36+ - uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7
3737
3838 - name : Install Protoc
3939 # protoc 29.x emits gencode 5.x. Do NOT bump to 30+ (gencode 6+): the
7171 with :
7272 submodules : true
7373
74- - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
74+ - uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7
7575
7676 - name : Build wheel & sdist
7777 run : |
Original file line number Diff line number Diff line change 3333 submodules : true
3434 ref : ${{ github.event.pull_request.head.ref }}
3535
36- - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
36+ - uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7
3737
3838 - name : Install Protoc
3939 uses : arduino/setup-protoc@c65c819552d16ad3c9b72d9dfd5ba5237b9c906b # v3
7979 with :
8080 submodules : true
8181
82- - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
82+ - uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7
8383 id : setup-python
8484 with :
8585 python-version : " 3.11"
Original file line number Diff line number Diff line change 1818 submodules : recursive
1919
2020 - name : Set up Python 3.9
21- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
21+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7
2222 with :
2323 python-version : 3.9
2424
Original file line number Diff line number Diff line change 6666 fi
6767
6868 - name : Set up Python
69- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
69+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7
7070 with :
7171 python-version : " 3.10"
7272
@@ -221,7 +221,7 @@ jobs:
221221 with :
222222 submodules : true
223223
224- - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
224+ - uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7
225225 id : setup-python
226226 with :
227227 python-version : " 3.11"
@@ -295,7 +295,7 @@ jobs:
295295 with :
296296 submodules : true
297297
298- - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
298+ - uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7
299299
300300 - name : Build wheel & sdist
301301 run : |
@@ -344,7 +344,7 @@ jobs:
344344 with :
345345 submodules : true
346346
347- - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
347+ - uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7
348348
349349 - name : Build wheel & sdist
350350 run : |
Original file line number Diff line number Diff line change 55 runs-on : ubuntu-latest
66 steps :
77 - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
8- - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
8+ - uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7
99 with :
1010 python-version : " 3.9"
1111
Original file line number Diff line number Diff line change 4040 with :
4141 submodules : true
4242
43- - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
43+ - uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7
4444 with :
4545 python-version : " 3.12"
4646
Original file line number Diff line number Diff line change 3737 submodules : true
3838 lfs : true
3939
40- - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
40+ - uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7
4141 with :
4242 python-version : ${{ inputs.python-version }}
4343 allow-prereleases : true
You can’t perform that action at this time.
0 commit comments