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.
2 parents c1a5f3e + 141cbbd commit 9146d19Copy full SHA for 9146d19
1 file changed
.github/workflows/downstream.yml
@@ -47,6 +47,6 @@ jobs:
47
with:
48
python-version: "3.12"
49
allow-prereleases: true
50
- - uses: astral-sh/setup-uv@d31148d669074a8d0a63714ba94f3201e7020bc3 # v8.3.0
+ - uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
51
- name: Run downstream recipe
52
run: uv run downstream/run_downstream.py "${{ matrix.recipe }}"
0 commit comments