Skip to content

Commit 15999bf

Browse files
committed
Add note about package bumps
1 parent 974686e commit 15999bf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ See also [upload-artifact](https://github.com/actions/upload-artifact).
3131
- Downloads will check the content-type returned to determine if a file can be decompressed and skip the decompression stage if so. This removes previous failures where we were trying to decompress a non-zip file. Since this is making a big change to the default behavior, we're making it opt-in via a version bump.
3232
- Users can also download a zip file without decompressing it with the new `skip-decompress` flag.
3333

34+
- Chore: we've bumped versions on a lot of our dev packages to get them up to date with the latest bugfixes/security patches.
35+
3436
## v7 - What's new
3537

3638
> [!IMPORTANT]

0 commit comments

Comments
 (0)