diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d367e20..59e90aa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -130,7 +130,7 @@ jobs: - name: Upload artifacts if: steps.check_component.outputs.exists == 'true' && always() - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: ${{ matrix.component }} path: ${{ matrix.component }}/*