Sourced from astral-sh/setup-uv's releases.
v6.4.1 🌈 Hotfix: Ignore deps starting with uv when finding uv version
Changes
Thank you
@phpmypython
for raising a PR to fix this issue!🐛 Bug fixes
- Ignore deps starting with uv when finding uv version
@eifinger
(#492)v6.4.0 🌈 Add input
version-file
Changes
You can now use the
version-file
input to specify a file that contains the version of uv to install. This can either be apyproject.toml
oruv.toml
file which defines arequired-version
or uv defined as a dependency inpyproject.toml
orrequirements.txt
.- name: Install uv based on the version defined in requirements.txt uses: astral-sh/setup-uv@v6 with: version-file: "requirements.txt"
🚀 Enhancements
- Add input version-file
@eifinger
(#486)🧰 Maintenance
- chore: update known versions for 0.7.22 @github-actions[bot] (#488)
- Bump dependencies
@eifinger
(#487)- chore: update known versions for 0.7.21 @github-actions[bot] (#483)
- chore: update known versions for 0.7.20 @github-actions[bot] (#480)
- chore: update known versions for 0.7.19 @github-actions[bot] (#475)
- chore: update known versions for 0.7.18 @github-actions[bot] (#473)
- chore: update known versions for 0.7.17 @github-actions[bot] (#468)
- chore: update known versions for 0.7.16 @github-actions[bot] (#466)
- chore: update known versions for 0.7.15 @github-actions[bot] (#463)
📚 Documentation
- Add FAQ on changed cache and cache upload behavior
@eifinger
(#477)⬆️ Dependency updates
- Bump dependencies
@eifinger
(#487)
7edac99
Ignore deps starting with uv when finding uv version (#492)05273c1
chore: update known versions for 0.7.22 (#488)de545d4
Bump dependencies (#487)b75ff7d
Add input version-file (#486)c893ac1
chore: update known versions for 0.7.21 (#483)a905f00
chore: update known versions for 0.7.20 (#480)d4219d1
Add FAQ on changed cache and cache upload behavior (#477)aaefb91
chore: update known versions for 0.7.19 (#475)c05b3e1
chore: update known versions for 0.7.18 (#473)1bf1493
chore: update known versions for 0.7.17 (#468)