From c9f4f2e777e8860d6b3f18c5d29023ba7ae47bac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 22:36:50 +0000 Subject: [PATCH] chore(deps): update github artifact actions --- .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 ac86648..f8d104e 100644 --- a/.github/workflows/Publish.yml +++ b/.github/workflows/Publish.yml @@ -69,7 +69,7 @@ jobs: cp target/${{ matrix.target }}/release/camer ./dist/camer-${{ matrix.code-target }} - name: Upload Artifacts - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v6 with: name: camer path: ./dist/camer-* @@ -96,7 +96,7 @@ jobs: cache: "pnpm" - name: Download Artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v7 with: name: camer path: npm/bin/