Skip to content

Commit

Permalink
update uv
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhollas committed May 22, 2024
1 parent d9443f5 commit 2fe8562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install-aiida-core/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ runs:
- name: Install uv installer
run: curl --proto '=https' --tlsv1.2 -LsSf https://${{ env.UV_URL }} | sh
env:
UV_VERSION: 0.1.35
UV_VERSION: 0.1.44
UV_URL: github.com/astral-sh/uv/releases/download/$UV_VERSION/uv-installer.sh
shell: bash

Expand Down

0 comments on commit 2fe8562

Please sign in to comment.