Skip to content

Commit

Permalink
Update deps.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davegaeddert authored Sep 3, 2024
1 parent e0bd3cb commit e04f49f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,3 @@ dependencies:
act: |
UV_LATEST=$(curl -s https://api.github.com/repos/astral-sh/uv/releases/latest | jq -r '.tag_name')
sed -i "s/UV_VERSION=.*/UV_VERSION=$UV_LATEST/" bin/compile
find test/fixtures -type f -exec sed -i "s/Defaulting to [0-9.]\+/Defaulting to $UV_LATEST./" {} +

0 comments on commit e04f49f

Please sign in to comment.