Skip to content

Commit 84b22ef

Browse files
Bump @actions/artifact from 2.0.1 to 2.1.0 (#183)
Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 2.0.1 to 2.1.0. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact) --- updated-dependencies: - dependency-name: "@actions/artifact" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4540b6a commit 84b22ef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"build": "tsc && node bundler.js"
2929
},
3030
"dependencies": {
31-
"@actions/artifact": "^2.0.1",
31+
"@actions/artifact": "^2.1.0",
3232
"@actions/cache": "^3.2.3",
3333
"@actions/core": "^1.10.1",
3434
"@actions/tool-cache": "^2.0.1"

0 commit comments

Comments
 (0)