·
7 commits
to refs/heads/main
since this release
fix(deps): update dependency @actions/artifact to v2.1.3 @renovate (#38)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @actions/artifact (source) | 2.1.1 -> 2.1.3 |
Release Notes
actions/toolkit (@actions/artifact)
v2.1.2
- Updated the stream extract functionality to use
unzip.Parse()instead ofunzip.Extract()for greater control of unzipping artifacts