Skip to content

Commit f4aa72c

Browse files
build(deps): bump @actions/artifact from 5.0.3 to 6.0.0
Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 5.0.3 to 6.0.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-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0484ca4 commit f4aa72c

File tree

2 files changed

+30
-364
lines changed

2 files changed

+30
-364
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"registry": "https://registry.npmjs.org/"
4747
},
4848
"dependencies": {
49-
"@actions/artifact": "^5.0.3",
49+
"@actions/artifact": "^6.0.0",
5050
"@actions/cache": "^6.0.0",
5151
"@actions/core": "^3.0.0",
5252
"@actions/exec": "^3.0.0",

0 commit comments

Comments
 (0)