Skip to content

Commit 3c9197f

Browse files
Bump @actions/artifact from 4.0.0 to 5.0.1
Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 4.0.0 to 5.0.1. - [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-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5fc7bd5 commit 3c9197f

File tree

2 files changed

+18
-256
lines changed

2 files changed

+18
-256
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"update-repositories": "node scripts/update-repositories.mjs"
2121
},
2222
"dependencies": {
23-
"@actions/artifact": "4.0.0",
23+
"@actions/artifact": "5.0.1",
2424
"@actions/core": "2.0.1",
2525
"@actions/github": "6.0.1",
2626
"nano-spawn": "2.0.0"

0 commit comments

Comments
 (0)