File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 using : " composite"
1212 steps :
1313 - name : Set up Python
14- uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6
14+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7
1515 with :
1616 python-version : ' 3.13'
1717
Original file line number Diff line number Diff line change 2323 with :
2424 persist-credentials : false
2525 - uses : ./.github/actions/configure-git
26- - uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6
26+ - uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7
2727 with :
2828 python-version : ${{ inputs.python-version }}
2929
Original file line number Diff line number Diff line change 2222 - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
2323 with :
2424 persist-credentials : false
25- - uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6
25+ - uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7
2626 with :
2727 python-version : ${{ inputs.python-version }}
2828 - uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
4444 with :
4545 persist-credentials : false
4646 - uses : ./.github/actions/configure-git
47- - uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6
47+ - uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7
4848 with :
4949 python-version : ${{ inputs.python-version }}
5050 - uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
6666 with :
6767 persist-credentials : false
6868 - uses : ./.github/actions/configure-git
69- - uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6
69+ - uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7
7070 with :
7171 python-version : ${{ inputs.python-version }}
7272 - uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
You can’t perform that action at this time.
0 commit comments