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 2222 working-directory : ironic-images/ipa-debian-bookworm
2323 steps :
2424 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
25- - uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5
25+ - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
2626 id : setup-python
2727 with :
2828 python-version : ' 3.11'
Original file line number Diff line number Diff line change 4141 steps :
4242 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
4343 - run : pipx install poetry==1.7.1 && poetry self add 'poetry-dynamic-versioning[plugin]'
44- - uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5
44+ - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
4545 with :
4646 python-version-file : python/${{ matrix.project }}/pyproject.toml
4747 cache : " poetry"
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@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5
37+ - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
17- - uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5
17+ - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
1818 id : setup-python
1919 with :
2020 python-version : ' 3.11'
You can’t perform that action at this time.
0 commit comments