From 9918757f7bc68939bd9b1f4efd8f53a515766799 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 02:39:29 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20deps:=20Update=20GitHub=20?= =?UTF-8?q?Artifact=20Actions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/cd-publish.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cd-publish.yml b/.github/workflows/cd-publish.yml index a8cf747..8ff2c96 100644 --- a/.github/workflows/cd-publish.yml +++ b/.github/workflows/cd-publish.yml @@ -25,7 +25,7 @@ jobs: run: uv build - name: Upload distribution - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: dist path: dist/ @@ -39,7 +39,7 @@ jobs: url: https://pypi.org/p/role-forge steps: - name: Download distribution - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: name: dist path: dist/