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 7b640b0 commit 0a6c6d4Copy full SHA for 0a6c6d4
1 file changed
.github/workflows/deploy.yml
@@ -28,7 +28,7 @@ jobs:
28
29
# Install uv package manager for faster Python package installation
30
- name: 🚀 Install uv
31
- uses: astral-sh/setup-uv@v6
+ uses: astral-sh/setup-uv@v7
32
33
# Run the build script to export notebooks to WebAssembly
34
- name: 🛠️ Export notebooks
0 commit comments