File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 with :
2424 persist-credentials : false
2525 - name : Set up Python ${{ matrix.python-version }}
26- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
26+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
2727 with :
2828 python-version : ${{ matrix.python-version }}
2929 - name : Install dependencies
4343 with :
4444 persist-credentials : false
4545 - name : Set up Python 3.14
46- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
46+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
4747 with :
4848 python-version : " 3.14"
4949 - name : Install dependencies
Original file line number Diff line number Diff line change 1717 fetch-depth : 0
1818 persist-credentials : false
1919 - name : Set up Python
20- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
20+ uses : actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3 .0
2121 with :
2222 python-version : " 3.12"
2323 - name : Install pypa/build
You can’t perform that action at this time.
0 commit comments