File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed 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@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
97+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # 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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
5050 - uses : astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7
51- - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
51+ - uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # 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 3434 with :
3535 files : docs
3636 config_file : .markdownlint.yml
37- - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
37+ - uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
3838 with :
3939 python-version : 3.x
4040 cache : pip
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 steps :
1616 - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
17- - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
17+ - uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
1818 id : setup-python
1919 with :
2020 python-version : ' 3.13'
You can’t perform that action at this time.
0 commit comments