Skip to content

Commit

Permalink
try a fixed version
Browse files Browse the repository at this point in the history
  • Loading branch information
leoschwarz committed Jun 11, 2024
1 parent b3648ec commit 990cb82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-depiction/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ runs:
shell: bash
run: |
pip install uv
uv pip install --system setuptools
uv pip install --system setuptools==69.5.1
uv pip install --system ".[dev,testing]"
- name: Print installed packages
shell: bash
Expand Down

0 comments on commit 990cb82

Please sign in to comment.