From d01fe24d53033a77028141a00bafec502a576076 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 13:38:07 +0000 Subject: [PATCH] fix(deps): update dependency @actions/artifact to v0.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30e48ad..dd41102 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "author": "", "license": "MIT", "dependencies": { - "@actions/artifact": "0.5.0", + "@actions/artifact": "0.6.1", "@actions/core": "1.2.6", "ansi-colors": "4.1.1", "fast-xml-parser": "3.18.0",