From 30f73c424d3c204789e9ff6b7820f9073e569e41 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Nov 2025 16:27:06 +0000 Subject: [PATCH] chore(deps): update actions/download-artifact action to v6 --- .github/workflows/publish.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 94e1894c..a5a0d120 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -734,7 +734,7 @@ jobs: fetch-depth: 0 - name: Download build artifacts - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: module-windows-latest-5 path: . @@ -780,7 +780,7 @@ jobs: fetch-depth: 0 - name: Download build artifacts - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: module-windows-latest-5 path: .