Skip to content

Releases: astral-sh/setup-uv

v3.2.2 🌈 Avoid leftover files by using temp dir

06 Nov 11:55
2e657c1
Compare
Choose a tag to compare

Changes

The previous release left over downloaded files.

🐛 Bug fixes

v3.2.1 🌈 Fix extracting with old PowerShell versions

05 Nov 21:09
a7e1580
Compare
Choose a tag to compare

Changes

Old PowerShell versions (5.1) have a problem with extracting files without the .zip extension. To fix that we now make sure the extension is part of the filename.

🐛 Bug fixes

🧰 Maintenance

  • chore: update known checksums for 0.4.30 @github-actions (#145)
  • chore: update known checksums for 0.4.29 @github-actions (#140)
  • chore: update known checksums for 0.4.28 @github-actions (#136)

⬆️ Dependency updates

v3.2.0 🌈 add option to disable cache pruning

25 Oct 12:13
3b9817b
Compare
Choose a tag to compare

Changes

Big thanks to @merlinz01 for adding the option to disable the cache pruning prior to saving it to the Github Actions Cache.

This is useful if downloading the GitHub Actions cache is fast and cheap for you but downloading from an index is slow or expensive.

🚀 Enhancements

🧰 Maintenance

  • chore: update known checksums for 0.4.26 @github-actions (#133)
  • chore: update known checksums for 0.4.25 @github-actions (#130)
  • chore: update known checksums for 0.4.24 @github-actions (#126)
  • chore: update known checksums for 0.4.23 @github-actions (#125)

📚 Documentation

⬆️ Dependency updates

v3.1.7 🌈 update known checksums for 0.4.21

15 Oct 11:36
f3bcaeb
Compare
Choose a tag to compare

Changes

🧰 Maintenance

  • Update deps @eifinger (#121)
  • chore: update known checksums for 0.4.21 @github-actions (#120)

v3.1.6 🌈 Fix cache linebreak in linux runner

12 Oct 07:01
f731690
Compare
Choose a tag to compare

Changes

🐛 Bug fixes

v3.1.5 🌈 update known checksums for 0.4.20

09 Oct 07:55
77c28f0
Compare
Choose a tag to compare

Changes

🧰 Maintenance

  • chore: update known checksums for 0.4.20 @github-actions (#115)
  • chore: update known checksums for 0.4.19 @github-actions (#113)

⬆️ Dependency updates

v3.1.4 🌈 update known checksums for 0.4.18

02 Oct 09:44
c9aa747
Compare
Choose a tag to compare

Changes

🧰 Maintenance

  • chore: update known checksums for 0.4.18 @github-actions (#109)
  • Migrate to Biome for linting and formatting @charliermarsh (#107)

⬆️ Dependency updates

v3.1.3 🌈 update known checksums for 0.4.17

27 Sep 18:27
023eb78
Compare
Choose a tag to compare

Changes

🧰 Maintenance

  • chore: update known checksums for 0.4.17 @github-actions (#104)

⬆️ Dependency updates

v3.1.2 🌈 update known checksums for 0.4.16

25 Sep 13:35
4cda7d7
Compare
Choose a tag to compare

Changes

🐛 Bug fixes

  • Only log checksum is valid when it really is @eifinger (#97)

🧰 Maintenance

  • chore: update known checksums for 0.4.16 @github-actions (#100)

⬆️ Dependency updates

v3.1.1 🌈 update known checksums for 0.4.15

21 Sep 18:51
abac0ce
Compare
Choose a tag to compare

Changes

🧰 Maintenance

  • chore: update known checksums for 0.4.15 @github-actions (#95)

📚 Documentation