Skip to content

Commit cbb5c3f

Browse files
fix(deps): update dependency @actions/artifact to v4 (#1462)
| datasource | package | from | to | | ---------- | ----------------- | ----- | ----- | | npm | @actions/artifact | 2.3.2 | 4.0.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 620ed10 commit cbb5c3f

File tree

2 files changed

+95
-31
lines changed

2 files changed

+95
-31
lines changed

actions/get-latest-workflow-artifact/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"main": "dist/main.js",
1010
"dependencies": {
11-
"@actions/artifact": "2.3.2",
11+
"@actions/artifact": "4.0.0",
1212
"@actions/core": "1.11.1",
1313
"@actions/github": "6.0.1",
1414
"@js-temporal/polyfill": "0.5.1"

0 commit comments

Comments
 (0)