File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2525 with :
2626 persist-credentials : false
27- - uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
27+ - uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
2828 with : # zizmor: ignore[cache-poisoning] cache key is lockfile-derived
2929 enable-cache : true
3030 - run : uv run tox -e${{ matrix.tox }}
3535 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
3636 with :
3737 persist-credentials : false
38- - uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
38+ - uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
3939 with : # zizmor: ignore[cache-poisoning] cache key is lockfile-derived
4040 enable-cache : true
4141 - run : uv build
5454 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
5555 with :
5656 persist-credentials : false
57- - uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
57+ - uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
5858 with : # zizmor: ignore[cache-poisoning] cache key is lockfile-derived
5959 enable-cache : true
6060 - run : uv run tox -e lint
You can’t perform that action at this time.
0 commit comments