Skip to content

Commit 1a6142f

Browse files
Bump @actions/artifact from 2.0.1 to 2.1.0
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]>
1 parent 87c3283 commit 1a6142f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Deploy an actions artifact to GitHub Pages",
55
"main": "./dist/index.js",
66
"dependencies": {
7-
"@actions/artifact": "^2.0.1",
7+
"@actions/artifact": "^2.1.0",
88
"@actions/core": "^1.10.1",
99
"@actions/github": "^6.0.0",
1010
"@octokit/request-error": "^5.0.1",

0 commit comments

Comments
 (0)