actions / upload-artifact

MIT License
3k stars 683 forks source link

updating `@actions/artifact` dependency to v2.1.5 and `@actions/core` to v1.0.1 #562

Closed eggyhead closed 2 months ago

eggyhead commented 2 months ago

We are updating the @actions/artifact package to v2.1.5 to include the archiver fix and updated error message on oidc utils.

vmjoseph commented 2 months ago

Looks great! You might just need to run npm install --package-lock-only to update the package version in package-lock.json