From f1c3181c9d158064ea02c2c831edb39d92b0396c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 22:51:27 +0000 Subject: [PATCH] chore(deps): update github artifact actions --- .github/workflows/openapi-ci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/openapi-ci.yaml b/.github/workflows/openapi-ci.yaml index 948c793086..9c35c0585e 100644 --- a/.github/workflows/openapi-ci.yaml +++ b/.github/workflows/openapi-ci.yaml @@ -65,7 +65,7 @@ jobs: run: npm run openapi:build - name: Upload bundles - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: openapi-bundles path: | @@ -97,7 +97,7 @@ jobs: NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }} - name: Download bundles - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: openapi-bundles path: static/api/