From 449304e941e6014c9a80de42d6a056f466055ff5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 20:46:32 +0000 Subject: [PATCH] chore(deps): update major dependencies --- .github/workflows/ci.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 79bebb5..a325008 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -101,7 +101,7 @@ jobs: - name: Upload security reports if: always() - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: security-reports path: | @@ -141,7 +141,7 @@ jobs: himl-config-merger --help - name: Upload build artifacts - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: dist-${{ github.sha }} path: dist/ @@ -162,7 +162,7 @@ jobs: python-version: '3.14' - name: Download build artifacts - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: dist-${{ github.sha }} path: dist/