File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 id : setup_python
4747 with :
4848 python-version : ${{ matrix.python-version }}
49- - uses : astral-sh/setup-uv@803947b9bd8e9f986429fa0c5a41c367cd732b41 # v7.2.1 # zizmor: ignore[cache-poisoning]
49+ - uses : astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7.3.0 # zizmor: ignore[cache-poisoning]
5050 # The cache is stored only on main branch and not used for publishing
5151 with :
5252 save-cache : ${{ github.ref == 'refs/heads/main' }}
Original file line number Diff line number Diff line change 4444 uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
4545 with :
4646 python-version : ' 3.14'
47- - uses : astral-sh/setup-uv@803947b9bd8e9f986429fa0c5a41c367cd732b41 # v7.2.1
47+ - uses : astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7.3.0
4848 with :
4949 version : 0.10.0
5050 enable-cache : false
You can’t perform that action at this time.
0 commit comments