Skip to content

v3.2.1 🌈 Fix extracting with old PowerShell versions

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Nov 21:09
· 1 commit to refs/heads/main since this release
a7e1580

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