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 2e5c7c4 + dc4cbc1 commit a36d05dCopy full SHA for a36d05d
1 file changed
.github/workflows/continuous_integration.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@v4
15
16
- name: Install uv
17
- uses: astral-sh/setup-uv@v3
+ uses: astral-sh/setup-uv@v4
18
19
- name: Create Virtual Environment
20
run: uv venv
0 commit comments