We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ff7085 commit 0c57122Copy full SHA for 0c57122
1 file changed
.github/workflows/ci.yml
@@ -46,7 +46,7 @@ jobs:
46
id: setup_python
47
with:
48
python-version: ${{ matrix.python-version }}
49
- - uses: astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2 # zizmor: ignore[cache-poisoning]
+ - uses: astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7.1.4 # zizmor: ignore[cache-poisoning]
50
# The cache is stored only on main branch and not used for publishing
51
52
save-cache: ${{ github.ref == 'refs/heads/main' }}
0 commit comments