File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9494 echo "release=${imagename##*-}" >> $GITHUB_ENV
9595
9696 - name : Setup python environment
97- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
97+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6
9898 id : setup-python
9999 with :
100100 python-version : ' 3.11'
Original file line number Diff line number Diff line change 4848 steps :
4949 - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
5050 - uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
51- - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
51+ - uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6
5252 with :
5353 python-version-file : python/${{ matrix.project }}/pyproject.toml
5454 - run : uv sync
Original file line number Diff line number Diff line change 3030 version : v3.18.4
3131
3232 - name : Set up Python
33- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
33+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6
3434 with :
3535 python-version : " 3.12"
3636 check-latest : true
Original file line number Diff line number Diff line change 3434 with :
3535 files : docs
3636 config_file : .markdownlint.yml
37- - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
37+ - uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6
3838 with :
3939 python-version : 3.x
4040 cache : pip
You can’t perform that action at this time.
0 commit comments