File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1818 with :
1919 persist-credentials : false
2020
21- - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
21+ - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
2222 with :
2323 python-version-file : pyproject.toml
2424 cache : " pip"
Original file line number Diff line number Diff line change 1919 with :
2020 persist-credentials : false
2121
22- - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
22+ - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
2323 with :
2424 python-version-file : pyproject.toml
2525 cache : " pip"
Original file line number Diff line number Diff line change 1919 with :
2020 persist-credentials : false
2121
22- - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
22+ - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
2323 with :
2424 python-version-file : pyproject.toml
2525 cache : " pip"
4646 attestations : write # to persist the attestation files
4747 steps :
4848 - name : Download distributions
49- uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4
49+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
5050 with :
5151 name : distributions
5252 path : dist/
6767
6868 steps :
6969 - name : Download distributions
70- uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4
70+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
7171 with :
7272 name : distributions
7373 path : dist/
Original file line number Diff line number Diff line change 2929 with :
3030 persist-credentials : false
3131
32- - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
32+ - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
3333 with :
3434 python-version : ${{ matrix.python }}
3535 cache : " pip"
4646 with :
4747 persist-credentials : false
4848
49- - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
49+ - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
5050 with :
5151 python-version : 3.13
5252 cache : " pip"
You can’t perform that action at this time.
0 commit comments