Skip to content

Commit d004dda

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 c1aa705 commit d004dda

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
@@ -19,7 +19,7 @@
1919
"update-repositories": "node scripts/update-repositories.mjs"
2020
},
2121
"dependencies": {
22-
"@actions/artifact": "4.0.0",
22+
"@actions/artifact": "5.0.1",
2323
"@actions/core": "2.0.1",
2424
"@actions/github": "6.0.1",
2525
"nano-spawn": "2.0.0",

0 commit comments

Comments
 (0)